barrier/lib/client
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
..
CClient.cpp Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CClient.h Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CServerProxy.cpp Changed debug logging of key IDs to use hex. 2004-03-28 14:05:52 +00:00
CServerProxy.h Fixed handling of handshake complete. Was posting an event for it 2004-03-13 17:16:24 +00:00
Makefile.am Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00
client.dsp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00