wine/dlls/winex11.drv
Timo Zuccarello a54755c87c winex11.drv: Do not assign reserved virtual key 0xE0 to key codes.
Signed-off-by: Timo Zuccarello <timo@zuccarello.eu>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-21 14:43:54 +02:00
..
bitblt.c winex11: Use pthread for surface locking. 2022-04-18 20:58:56 +02:00
brush.c winex11: Directly use win32u for GDI functions in more places. 2022-04-12 21:39:42 +02:00
clipboard.c win32u: Don't use CDECL for user driver functions. 2022-04-07 22:44:39 +02:00
desktop.c winex11: Directly use win32u in more places. 2022-04-15 20:54:36 +02:00
display.c winex11: Directly use ntdll in display_device_init mutex. 2022-04-19 17:36:57 +02:00
event.c win32u: Move is_window_rect_full_screen implementation from winex11. 2022-04-20 17:31:18 +02:00
graphics.c winex11: Directly use win32u for GDI functions in graphics.c. 2022-04-12 21:39:42 +02:00
ime.c
init.c winex11: Use pthread_once in create_x11_physdev. 2022-04-19 17:35:57 +02:00
keyboard.c winex11.drv: Do not assign reserved virtual key 0xE0 to key codes. 2022-04-21 14:43:54 +02:00
Makefile.in winex11: Use pthread for surface locking. 2022-04-18 20:58:56 +02:00
mouse.c win32u: Move is_window_rect_full_screen implementation from winex11. 2022-04-20 17:31:18 +02:00
mwm.h
opengl.c winex11: Use pthread for synchronization in opengl.c. 2022-04-18 20:59:02 +02:00
palette.c winex11: Use pthread for palette locking. 2022-04-18 20:59:04 +02:00
pen.c winex11: Directly use win32u for GDI functions in more places. 2022-04-12 21:39:42 +02:00
settings.c winex11: Use pthread for settings locking. 2022-04-18 20:59:07 +02:00
systray.c
version.rc
vulkan.c winex11: Use pthread for synchronization in vulkan.c. 2022-04-18 20:59:09 +02:00
window.c winex11: Use Unix environment variable in remove_startup_notification. 2022-04-20 17:31:21 +02:00
winex11.drv.spec
wintab.c
x11drv.h win32u: Move is_window_rect_full_screen implementation from winex11. 2022-04-20 17:31:18 +02:00
x11drv_main.c winex11: Use TEB to store driver thread data. 2022-04-19 17:36:52 +02:00
xcomposite.h
xdnd.c
xim.c winex11: Directly use ntdll for registry access in setup_options. 2022-04-11 17:34:48 +02:00
xinerama.c
xrandr.c winex11: Use pthread for xrandr locking. 2022-04-18 20:59:19 +02:00
xrender.c winex11: Use pthread for xrender locking. 2022-04-18 20:59:22 +02:00
xvidmode.c