• Zhiyi Zhang's avatar
    winex11.drv: Set _NET_WM_FULLSCREEN_MONITORS only when necessary. · 70c9239c
    Zhiyi Zhang authored
    If _NET_WM_FULLSCREEN_MONITORS is set then the property needs to be updated because it can't
    be deleted by sending a _NET_WM_FULLSCREEN_MONITORS client message to the root window
    according to the wm-spec version 1.5. Having the window spanning more than two monitors also
    needs the property set. In other cases, _NET_WM_FULLSCREEN_MONITORS doesn't need to be set.
    What's more, setting _NET_WM_FULLSCREEN_MONITORS adds a constraint on Mutter so that such a
    window can't be moved to another monitor by using the Shift+Super+Up/Down/Left/Right
    shortcut. So the property should be added only when necessary.
    70c9239c
Name
Last commit
Last update
..
Makefile.in Loading commit data...
bitblt.c Loading commit data...
brush.c Loading commit data...
clipboard.c Loading commit data...
desktop.c Loading commit data...
display.c Loading commit data...
dllmain.c Loading commit data...
event.c Loading commit data...
graphics.c Loading commit data...
init.c Loading commit data...
keyboard.c Loading commit data...
mouse.c Loading commit data...
mwm.h Loading commit data...
opengl.c Loading commit data...
palette.c Loading commit data...
pen.c Loading commit data...
systray.c Loading commit data...
unixlib.h Loading commit data...
version.rc Loading commit data...
vulkan.c Loading commit data...
window.c Loading commit data...
winex11.drv.spec Loading commit data...
wintab.c Loading commit data...
x11drv.h Loading commit data...
x11drv_dll.h Loading commit data...
x11drv_main.c Loading commit data...
xcomposite.h Loading commit data...
xdnd.c Loading commit data...
xim.c Loading commit data...
xinerama.c Loading commit data...
xrandr.c Loading commit data...
xrender.c Loading commit data...
xvidmode.c Loading commit data...