barrier/lib
crs a4a08c3ce6 Removed periodic call to XForceScreenSaver() to prevent the built-in
screen saver from activating.  It was unnecessary since the built-in
screen saver is disabled as appropriate;  this call was just to
ensure that the screen saver wouldn't start if an external program
reactivated the screen saver after synergy disabled it.

It's possible that this was causing screen flicker under gnome, though
i don't know why.  It's also possible that periodically sending events
to xscreensaver is causing the flicker but removing that code is more
difficult because xscreensaver can't be disabled, only deactivated or
killed.
2003-04-13 17:13:27 +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 Changed version to 1.0.7. 2003-04-13 14:38:40 +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 Removed periodic call to XForceScreenSaver() to prevent the built-in 2003-04-13 17:13:27 +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