-
6dafe540
by Rémi Bernon at 2024-08-14T19:39:41+02:00
winex11: Check whether the window surface needs to be re-created.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56622
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57003
-
6ae48f3f
by Rémi Bernon at 2024-08-14T19:39:41+02:00
win32u: Fix CreateWindowSurface call when updating layered surfaces.
It was previously passing layered = FALSE unless called directly from
NtUserUpdateLayeredWindow.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56622
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57003
-
fba938fa
by Rémi Bernon at 2024-08-14T19:39:41+02:00
winex11: Avoid moving embedded windows in the systray dock.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56622
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57003
-
0f882371
by Rémi Bernon at 2024-08-14T19:39:41+02:00
winex11: Don't call X11DRV_SET_DRAWABLE with invalid drawable.