- Mar 21, 2025
-
-
-
-
This property is the only way to move fullscreen windows across monitors with KWin, it needs to be set to avoid having to mess with _NET_WM_STATE workarounds. Both KWin and Mutter support cases with invalid indices and treat them mostly the same as clearing the property. For Mutter, see: * meta_x11_display_xinerama_index_to_logical_monitor[1] * meta_window_update_fullscreen_monitors[2] * meta_window_clear_fullscreen_monitors[3] For KWin, see: * NETFullscreenMonitors structure from KWindowSystem[4], * xineramaIndexToOutput[5] * fullscreenMonitorArea[6] Mostly reverts 70c9239c. [1] https://gitlab.gnome.org/GNOME/mutter/-/blob/9a1fa7e13b5feefb76902287ae7ca2554d18cf15/src/x11/meta-x11-display.c#L2483 [2] https://gitlab.gnome.org/GNOME/mutter/-/blob/9a1fa7e13b5feefb76902287ae7ca2554d18cf15/src/x11/window-x11.c#L3838 [3] https://gitlab.gnome.org/GNOME/mutter/-/blob/9a1fa7e13b5feefb76902287ae7ca2554d18cf15/src/core/window.c#L3588 [4] https://github.com/KDE/kwindowsystem/blob/1399ec9c2f05107c36bc8661593df35bad2d8def/src/netwm_def.h#L277 [5] https://invent.kde.org/plasma/kwin/-/blob/b488f3b6c6200aca9fa1f61cbf0253eedae1db23/src/workspace.cpp#L2514 [6] https://invent.kde.org/plasma/kwin/-/blob/b488f3b6c6200aca9fa1f61cbf0253eedae1db23/src/x11window.cpp#L4351
-
-
-
-
-
-
-
Alexandre Julliard authored
We can't dynamically refresh the committed status from other mapped views of the same section. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57996
-
Alexandre Julliard authored
- Mar 20, 2025
-
-
-
This also uses the correct NT thread priority constants where possible.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
-
Alexandre Julliard authored
So that PAGE_WRITECOPY can be set after the fact.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
And set defaults for the alignment values.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-