barrier/lib
crs 16110acaa2 Added support for a global relative mouse motion option. When true
and on a secondary screen and locked to the screen (via scroll lock)
mouse motion is sent as motion deltas.  When true and scroll lock
is toggled off the mouse is warped to the secondary screen's center
so the server knows where it is.  This option is intended to support
games and other programs that repeatedly warp the mouse to the center
of the screen.  This change adds general and X11 support but not
win32.  The option name is "relativeMouseMoves".
2004-05-01 15:18:59 +00:00
..
arch Better fixes for compiling on FreeBSD and OpenBSD. 2004-05-01 12:11:28 +00:00
base Removed use of mbrtowc, wcrtomb, and mbsinit. Many platforms 2004-04-13 19:39:04 +00:00
client Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
common Better fixes for compiling on FreeBSD and OpenBSD. 2004-05-01 12:11:28 +00:00
io Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00
mt Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00
net Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00
platform Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
server Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
synergy Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
Makefile.am Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00