wine/dlls/winex11.drv
2024-11-18 21:38:16 +01:00
..
bitblt.c win32u: Allocate and initialize window surface in window_surface_create. 2024-08-19 17:45:46 +02:00
brush.c
clipboard.c winex11: Fix URL encoding for non-ASCII characters. 2024-11-12 21:52:23 +01:00
desktop.c winex11: Listen to PropertyNotify events on the virtual desktop window. 2024-11-18 21:38:16 +01:00
display.c win32u: Use MDT_RAW_DPI monitor DPI type in the drivers. 2024-11-04 13:30:10 +01:00
dllmain.c winex11: Get rid of the now unnecessary foreign windows. 2024-10-21 16:38:31 +02:00
event.c winex11: Request window state updates asynchronously. 2024-11-18 21:38:16 +01:00
graphics.c configure: Remove some no longer needed header checks. 2024-09-19 15:02:36 +02:00
init.c win32u: Use MDT_RAW_DPI monitor DPI type in the drivers. 2024-11-04 13:30:10 +01:00
keyboard.c winex11: Include kbd.h instead of ime.h. 2024-11-15 19:07:58 +01:00
Makefile.in winex11: Get rid of the now unnecessary foreign windows. 2024-10-21 16:38:31 +02:00
mouse.c win32u: Use MDT_RAW_DPI monitor DPI type in the drivers. 2024-11-04 13:30:10 +01:00
mwm.h
opengl.c win32u: Use MDT_RAW_DPI monitor DPI type in the drivers. 2024-11-04 13:30:10 +01:00
palette.c
pen.c
unixlib.h winex11: Get rid of the now unnecessary foreign windows. 2024-10-21 16:38:31 +02:00
version.rc
vulkan.c win32u: Use MDT_RAW_DPI monitor DPI type in the drivers. 2024-11-04 13:30:10 +01:00
window.c winex11: Request window state updates asynchronously. 2024-11-18 21:38:16 +01:00
winex11.drv.spec
wintab.c wintab32: Align WTPACKET for 32/64-bit archs. 2024-11-13 18:48:42 +01:00
x11drv.h winex11: Request window state updates asynchronously. 2024-11-18 21:38:16 +01:00
x11drv_main.c winex11: Remove stub tablet_get_packet wow64 thunk. 2024-11-13 18:48:42 +01:00
xcomposite.h
xim.c win32u: Pass absolute rect to SetIMECompositionRect. 2024-10-10 23:14:40 +02:00
xinerama.c
xrandr.c winex11: Avoid processing RRNotify events in xrandr14_get_id. 2024-10-22 18:06:57 +02:00
xrender.c
xvidmode.c