-
34f0637b
by Rémi Bernon at 2025-04-08T23:07:01+02:00
winex11: Trace XReconfigureWMWindow requests mask.
-
1e0b1713
by Rémi Bernon at 2025-04-08T23:07:01+02:00
winex11: Send _NET_WM_STATE requests to X root window.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58066
-
bf7b57c7
by Rémi Bernon at 2025-04-08T23:07:01+02:00
winex11: Only set NET_WM_STATE_FULLSCREEN for the desktop.
Several window managers have a troublesome sticky maximized state bit,
and it's better not to mess with it when asking for fullscreen window
is enough.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58066