barrier/lib
crs 24c0b3fd32 Fixed lookup of neighbor screens. The first problem was an old
code in a conditional for moving left that blew an assert verifying
that the mouse position was really on the screen if the neighbor
screen wasn't connected.

After that was fixed there was another problem when one screen
linked to another which then linked (in the same direction) to
itself.  If the latter screen wasn't connected then it'd get into
an infinite loop.
2003-01-16 21:28:15 +00:00
..
arch Fixes to support FreeBSD and Darwin. 2003-01-11 21:06:21 +00:00
base Added missing files. 2003-01-05 21:52:28 +00:00
client Changed log level of two messages. Now won't spew about reading 2003-01-08 21:36:13 +00:00
common Fixes to support FreeBSD and Darwin. 2003-01-11 21:06:21 +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 Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
net Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
platform Another try at fixing broken mouse behavior when a windows system 2003-01-14 19:46:17 +00:00
server Fixed lookup of neighbor screens. The first problem was an old 2003-01-16 21:28:15 +00:00
synergy Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
Makefile.am Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00