wine/dlls/win32u
Rémi Bernon a0cd5e053b win32u: Update the display cache when virtual desktop mode changes.
We update the cache in NtUserCreateDesktopEx, as it may change existing
thread desktop flags, but we need to do it as well when a new desktop is
created while still detached, then attached to a thread through
NtUserSetThreadDesktop.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55146
2023-06-29 21:28:38 +02:00
..
dibdrv
tests
bitblt.c
bitmap.c
brush.c
class.c
clipboard.c
clipping.c
cursoricon.c win32u: Notify drivers of cursor changes on WM_WINE_SETCURSOR. 2023-06-13 22:10:56 +02:00
dc.c
dce.c
defwnd.c win32u: Detect a missed WM_LBUTTONUP in the size/move loop. 2023-06-27 22:14:15 +02:00
dib.c
driver.c win32u: Add a hwnd parameter to SetCursor driver entry points. 2023-06-13 22:10:56 +02:00
emfdrv.c
font.c
freetype.c
gdiobj.c
hook.c
imm.c
input.c win32u: Use a specific flag instead of shrinking the clip rect. 2023-06-16 21:42:44 +02:00
main.c
Makefile.in
mapping.c
menu.c
message.c win32u: Use a specific flag instead of shrinking the clip rect. 2023-06-16 21:42:44 +02:00
ntgdi_private.h win32u: Move fullscreen window cursor clipping from winex11. 2023-06-12 21:21:42 +02:00
ntuser_private.h win32u: Add a clipping_cursor member to user_thread_info. 2023-06-12 21:21:42 +02:00
opentype.c
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c
region.c
scroll.c
spy.c
syscall.c win32u: Move QueryDisplayConfig from user32. 2023-06-12 21:21:42 +02:00
sysparams.c win32u: Avoid SEGV in QueryDisplayConfig when run as service. 2023-06-22 10:10:45 +02:00
vertical.c make_unicode: Don't use DECLSPEC_HIDDEN. 2023-06-26 20:19:13 +02:00
vulkan.c
win32u.spec win32u: Move QueryDisplayConfig from user32. 2023-06-12 21:21:42 +02:00
win32u_private.h win32u: Move virtual desktop display settings logic from winex11. 2023-06-21 18:26:33 +02:00
window.c win32u: Don't affect nonclient area unless requested. 2023-06-28 18:56:40 +02:00
winstation.c win32u: Update the display cache when virtual desktop mode changes. 2023-06-29 21:28:38 +02:00