barrier/lib/synergy
crs 51919a50e6 Added workaround for when XTest is unaware of Xinerama. When that's
true, faking a mouse motion outside screen 0 is clamped onto screen 0.
When the workaround is enabled, we use XWarpPointer() instead of an
XTest fake motion.  This isn't perfect but the only real fix requires
patching XTest.
2003-05-17 13:44:24 +00:00
..
CClipboard.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CClipboard.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CInputPacketStream.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CInputPacketStream.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
COutputPacketStream.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
COutputPacketStream.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CPrimaryScreen.cpp Boosted priority of main synergy threads to be very high (highest 2003-05-03 12:37:03 +00:00
CPrimaryScreen.h Added a log message why the user is locked to the screen. 2003-03-17 22:32:01 +00:00
CProtocolUtil.cpp Fixed handling of %I arguments to readf() and writef(). 2002-12-23 14:48:12 +00:00
CProtocolUtil.h Added support for per-screen options in the configuration file 2002-12-23 13:55:21 +00:00
CSecondaryScreen.cpp Removed accidental debugging code. 2003-05-03 14:54:03 +00:00
CSecondaryScreen.h Added global configuration option to disable screen saver 2003-05-03 14:38:36 +00:00
ClipboardTypes.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IClient.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
IClipboard.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IPrimaryScreenFactory.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IPrimaryScreenReceiver.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
IScreen.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IScreenEventHandler.h Added support on X11 for a global option to delay switching screens 2003-02-22 21:53:25 +00:00
IScreenReceiver.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IScreenSaver.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
ISecondaryScreenFactory.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IServer.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
KeyTypes.h Added support for 4th and 5th (non-mouse-wheel) buttons and 2003-05-04 21:40:42 +00:00
Makefile.am Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
MouseTypes.h Added support for 4th and 5th (non-mouse-wheel) buttons and 2003-05-04 21:40:42 +00:00
OptionTypes.h Added workaround for when XTest is unaware of Xinerama. When that's 2003-05-17 13:44:24 +00:00
ProtocolTypes.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
XScreen.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
XScreen.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XSynergy.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XSynergy.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
libsynergy.dsp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00