barrier/lib/platform
crs 4bf0836eae Synergy no longer tries to suppress the screen saver once it starts.
It was doing that already if started through synergy but not if
started by something outside of synergy.  In particular, if you
use `xscreensaver-command --activate' synergy used to send fake
mouse motion events every 5 seconds to deactivate it.  That's
unlikely to be what the user wanted, especially if the locking is
enabled since it would force the password dialog to appear.

As before, it's recommended that client screens not use locking
because xscreensaver will not deactivate without getting a
password even if we make the request through a programmatic
interface.  Presumably that's for security reasons but it makes
life harder for synergy.
2003-01-11 15:16:41 +00:00
..
CMSWindowsClipboard.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CMSWindowsClipboard.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardAnyTextConverter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardAnyTextConverter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardTextConverter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardTextConverter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardUTF16Converter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsClipboardUTF16Converter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsPrimaryScreen.cpp Attempt to fix problems with multimon windows. The mouse position 2003-01-11 14:01:44 +00:00
CMSWindowsPrimaryScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CMSWindowsScreen.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CMSWindowsScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CMSWindowsScreenSaver.cpp Improved handling of screen saver handling when windows 2k is 2002-12-25 18:44:54 +00:00
CMSWindowsScreenSaver.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsSecondaryScreen.cpp Attempt to fix problems with multimon windows. The mouse position 2003-01-11 14:01:44 +00:00
CMSWindowsSecondaryScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CSynergyHook.cpp Added low-level mouse hook to support mouse wheel on NT (>=SP3). 2003-01-07 21:11:54 +00:00
CSynergyHook.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboard.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CXWindowsClipboard.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardTextConverter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardTextConverter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardUCS2Converter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardUCS2Converter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardUTF8Converter.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsClipboardUTF8Converter.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsPrimaryScreen.cpp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CXWindowsPrimaryScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CXWindowsScreen.cpp Fixed bug in detecting screen saver activation. Was using || instead 2002-11-05 19:23:05 +00:00
CXWindowsScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CXWindowsScreenSaver.cpp Synergy no longer tries to suppress the screen saver once it starts. 2003-01-11 15:16:41 +00:00
CXWindowsScreenSaver.h Synergy no longer tries to suppress the screen saver once it starts. 2003-01-11 15:16:41 +00:00
CXWindowsSecondaryScreen.cpp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CXWindowsSecondaryScreen.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CXWindowsUtil.cpp Changed log level of two messages. Now won't spew about reading 2003-01-08 21:36:13 +00:00
CXWindowsUtil.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IMSWindowsScreenEventHandler.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
Makefile.am Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
makehook.dsp Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
platform.dsp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
synrgyhk.dsp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00