Sweden-Number/dlls/winex11.drv
Zhiyi Zhang 715a04daab winex11.drv: Support full screen windows on non-primary monitors.
A window can be maximized or full screen on non-primary monitors. In this
case we need to add _NET_WM_STATE_MAXIMIZED or _NET_WM_STATE_FULLSCREEN
hint to the window so that they can be handled correctly by window managers.
For example, a full screen window on the secondary monitor needs
_NET_WM_STATE_FULLSCREEN so that window managers prevent panels from obscuring it.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-26 11:09:10 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c
desktop.c winex11.drv: Report a GPU same as the host primary GPU in virtual desktop mode. 2020-08-18 21:38:38 +02:00
display.c winex11.drv: Report a GPU same as the host primary GPU in virtual desktop mode. 2020-08-18 21:38:38 +02:00
event.c
graphics.c
ime.c
init.c
keyboard.c
mouse.c winex11.drv: Interpret mouse 6/7 as horiz scroll. 2020-05-14 23:12:31 +02:00
mwm.h
opengl.c opengl32: Make wgl driver entry points WINAPI. 2020-04-23 13:33:20 +02:00
palette.c
pen.c
settings.c winex11.drv: Allow setting a 0-bit color depth display mode. 2020-08-26 11:08:54 +02:00
systray.c
version.rc
vulkan.c
window.c winex11.drv: Support full screen windows on non-primary monitors. 2020-08-26 11:09:10 +02:00
winex11.drv.spec
wintab.c winex11.drv: Change whitelist to a more neutral word. 2020-06-15 20:57:32 +02:00
x11drv.h winex11.drv: Support full screen windows on non-primary monitors. 2020-08-26 11:09:10 +02:00
x11drv_main.c winex11.drv: Use _GTK_WORKAREAS to get work areas if it is available. 2020-07-01 10:59:35 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c winex11.drv: Refactor query_work_area() to get intersected work area directly. 2020-07-01 10:59:35 +02:00
xrandr.c winex11.drv: Initialize new display device registry display settings. 2020-08-18 21:38:48 +02:00
xrender.c
xvidmode.c winex11.drv: Migrate XVidMode display settings handler to a new interface. 2020-07-30 16:37:32 +02:00