Largely based on Nikolay Sivov's original patch and !3096. The files modified from running make_requests and make_specfile have been omitted.
--
v5: ntdll: Implement NtGetNextProcess.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4611
Part 1 of a series to flesh out the VMR7 and implement renderless mode.
This is a very large (and kind of risky) series to try to push upstream just
before code freeze. That said, we're not in code freeze yet, and it is a fix for
a regression...
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/4623
I sent this now because it is mostly boilerplate, with some small non-invasive patches at the end. First patch is basically all stubs except forwards from IHTMLEventObj2 getters (so it doesn't break current behavior).
--
v2: mshtml/tests: Fix VariantClear on uninitialized variable.
mshtml: Implement `url` prop for StorageEvent objs.
mshtml: Send proper legacy storage event with actual url.
mshtml: Don't expose "restricted" members.
mshtml: Expose the other IHTMLEventObj* props.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4619
Largely based on Nikolay Sivov's original patch and !3096. The files modified from running make_requests and make_specfile have been omitted.
--
v4: ntdll: Implement NtGetNextProcess.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4611
Adds the tray icons implementation based on org.kde.StatusNotifierItem interface usage. Does allow restarting StatusNotifierWatcher object, but will fallback to XEMBED or internal tray, if wine gets initialized when there is no StatusNotifierWatcher object registered.
--
v40: win32u: Handle dbus notification balloons from system_tray_call
win32u: Handle notification balloons through org.freedesktop.Notifications dbus interface
win32u: Handle StatusNotifierItem management from system_tray_call
win32u: Handle StatusNotifierWatcher owner changing and registering objects to a new watcher
win32u: Add SNI driver for systray handling
win32u: Add DBus event loop for SNI handling
https://gitlab.winehq.org/wine/wine/-/merge_requests/2808
I sent this now because it is mostly boilerplate, with some small non-invasive patches at the end. First patch is basically all stubs except forwards from IHTMLEventObj2 getters (so it doesn't break current behavior).
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/4619