Alexandre Julliard pushed to branch master at wine / wine
Commits: 9e9e894a by Rémi Bernon at 2024-12-06T11:21:51+01:00 winex11: Move the _NET_SUPPORTED information to the thread data.
- - - - - 05351526 by Rémi Bernon at 2024-12-06T11:21:51+01:00 winex11: Listen to root window _NET_SUPPORTED property changes.
This might happen if the window manager is restarted or changed while a Wine window is opened. We should support that use case properly.
- - - - -
4 changed files:
- dlls/winex11.drv/event.c - dlls/winex11.drv/window.c - dlls/winex11.drv/x11drv.h - dlls/winex11.drv/x11drv_main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/efb369f5755067829df2aafe9b270d...