barrier/lib
crs 9dabd425a5 Added check for the screen saver actually being active before
entering the loop waiting for it to deactivate.  The failure
to check was causing the screen saver code to kick in when
the screen saver timeout occurred, even if the screen saver
wasn't enabled (because Windows still sends the screen saver
activating message for no good reason when the screen saver
is disabled).
2003-03-21 19:16:37 +00:00
..
arch Fixed errors in merge causing infinite loops. 2003-03-21 19:14:32 +00:00
base Added switch delay and double-tap options to win32 and added a 2003-03-12 22:34:07 +00:00
client Added switch delay and double-tap options to win32 and added a 2003-03-12 22:34:07 +00:00
common Made releaseKeys() only synthesize key releases for those keys 2003-03-16 17:40:56 +00:00
http Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
io Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
mt Added switch delay and double-tap options to win32 and added a 2003-03-12 22:34:07 +00:00
net Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
platform Added check for the screen saver actually being active before 2003-03-21 19:16:37 +00:00
server Added a log message why the user is locked to the screen. 2003-03-17 22:32:01 +00:00
synergy Added a log message why the user is locked to the screen. 2003-03-17 22:32:01 +00:00
Makefile.am Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00