wine/dlls/winex11.drv
Rémi Bernon 165830c317 winex11: Simplify XInput2 device valuator lookup.
Valuator names aren't well specified, and although they are usually
named "Rel X/Y" or "Abs X/Y", there are cases where the names are
different.

Lets just assume that the first two valuators are the X/Y axes, as it
seems to be generally the case.
2024-02-12 12:32:23 +01:00
..
bitblt.c
brush.c
clipboard.c
desktop.c winex11: Move the update_desktop_fullscreen callsite to update_net_wm_states. 2024-01-11 23:01:46 +01:00
display.c
dllmain.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
event.c winex11: Process XInput2 events with QS_INPUT filter. 2024-02-12 12:32:20 +01:00
graphics.c
init.c win32u: Move ImeToAsciiEx implementation from winex11. 2024-01-17 21:54:55 +01:00
keyboard.c winex11.drv: Add Dvorak with phantom keys layout. 2024-01-25 20:30:56 +01:00
Makefile.in
mouse.c winex11: Simplify XInput2 device valuator lookup. 2024-02-12 12:32:23 +01:00
mwm.h
opengl.c winex11.drv: Fix wglSwapBuffers() with NULL current context with child window rendering. 2024-01-25 21:59:42 +01:00
palette.c
pen.c
systray.c winex11: Use the new SystrayDock driver interface. 2023-12-01 19:09:14 +01:00
unixlib.h winex11.drv: Return result through NtCallbackReturn for the drag and drop callbacks. 2024-01-19 13:46:34 +01:00
version.rc
vulkan.c winevulkan: Remove now unnecessary vkGetDeviceGroupSurfacePresentModesKHR driver entry. 2024-02-01 11:02:40 +01:00
window.c winex11.drv: Translate whole_rect to x11 root coordinates in set_size_hints(). 2024-01-30 23:03:38 +01:00
winex11.drv.spec winex11: Use the new SystrayDock driver interface. 2023-12-01 19:09:14 +01:00
wintab.c
x11drv.h winex11: Simplify XInput2 device valuator lookup. 2024-02-12 12:32:23 +01:00
x11drv_dll.h winex11.drv: Return result through NtCallbackReturn for the drag and drop callbacks. 2024-01-19 13:46:34 +01:00
x11drv_main.c winex11: Simplify XInput2 device valuator lookup. 2024-02-12 12:32:23 +01:00
xcomposite.h winex11.drv: Remove DECLSPEC_HIDDEN usage. 2023-11-29 23:16:39 +01:00
xdnd.c winex11.drv: Return result through NtCallbackReturn for the drag and drop callbacks. 2024-01-19 13:46:34 +01:00
xim.c winex11.drv: Fix xim_set_focus no IC condition check. 2024-01-22 21:59:58 +01:00
xinerama.c
xrandr.c win32u: Add registry data for GPU memory size. 2023-12-04 22:10:23 +01:00
xrender.c
xvidmode.c winex11: Free correct pointer when using xf86vm. 2023-11-21 11:10:38 +01:00