quakeforge/libs/video/targets
Bill Currie cb45fe7034 [x11] Warp the mouse when it touches a barrier
It seems that the mouse escaping the barriers requires some combination
of hitting two at once, and holding your mouth just right (something
about sliding the mouse up and down one barrier near the other).
However, sending the mouse back to the center of the screen when it
touches a barrier makes such sliding impossible.

This seems to fix #38
2022-12-11 19:14:35 +09:00
..
context_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
context_win.c [vid] Clean out an unused variable from context_win 2022-09-21 12:37:55 +09:00
context_x11.c [x11] Allow the window to be resized 2022-09-22 01:09:27 +09:00
dga_check.c
fbset.c
fbset_modes_l.l
fbset_modes_y.y
in_fbdev.c
in_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
in_svgalib.c
in_win.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
in_x11.c [x11] Warp the mouse when it touches a barrier 2022-12-11 19:14:35 +09:00
joy.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
joy_linux.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
joy_null.c
joy_win.c [cvar] Clean up most misinterpreted cvar types 2022-04-24 20:04:06 +09:00
Makemodule.am
vid.c [vid] Add a function to set the palette and colormap 2022-11-14 19:39:55 +09:00
vid_3dfxsvga.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_fbdev.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_sdl_gl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_sdl_sw.c
vid_svgalib.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_win.c [build] Fix windows builds 2022-12-02 17:33:26 +09:00
vid_win_gl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_win_sw.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_win_vulkan.c [console] Resurrect console scaling 2022-11-14 09:49:13 +09:00
vid_x11.c [vid] Add a function to set the palette and colormap 2022-11-14 19:39:55 +09:00
vid_x11_gl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_x11_sw.c [renderer] Respond to window size changes 2022-09-22 01:15:06 +09:00
vid_x11_vulkan.c [console] Resurrect console scaling 2022-11-14 09:49:13 +09:00