wine/dlls/winex11.drv
Vincent Povirk 3d8353fe18 winex11.drv: Track external changes to _NET_WM_STATE in net_wm_state.
In some cases, WM's will modify the _NET_WM_STATE of our own windows.
Most notably, this can happen when the WM maximizes our window, but
mutter has been known to alter the fullscreen state as well. If we
want to reconfigure our window later, we'll probably have to remove
these states, which means we need to remember that they were set.
2015-07-02 20:38:54 +09:00
..
bitblt.c
brush.c
clipboard.c user32: Merge the AcquireClipboard and EmptyClipboard driver entry points. 2015-06-03 18:46:53 +09:00
desktop.c
event.c winex11.drv: Track external changes to _NET_WM_STATE in net_wm_state. 2015-07-02 20:38:54 +09:00
graphics.c
ime.c
init.c
keyboard.c winex11: Fix ctrl-<symbol> to generate codes below 0x20 where necessary. 2015-05-28 22:44:11 +09:00
Makefile.in
mouse.c winex11.drv: Remove unneeded NONAMELESSXXX directives. 2015-04-01 14:13:09 +09:00
mwm.h
opengl.c
palette.c
pen.c
settings.c
systray.c
version.rc
window.c winex11.drv: Track external changes to _NET_WM_STATE in net_wm_state. 2015-07-02 20:38:54 +09:00
winex11.drv.spec user32: Merge the AcquireClipboard and EmptyClipboard driver entry points. 2015-06-03 18:46:53 +09:00
wintab.c
x11drv.h winex11.drv: Track external changes to _NET_WM_STATE in net_wm_state. 2015-07-02 20:38:54 +09:00
x11drv_main.c
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c
xrender.c
xvidmode.c