ed17e9275d
XWindowsScreen::saveShape() using XRRSizes / XRRRotations to calculate screen dimensions when XRandR and a rotated screen was detected. This is wrong. The screen dimensions in the display properties already reflect rotation. Moreover, on servers supporting XRandR >= 1.2, the XRRSizes() and XRRRotations calls from XRandR 1.1 will return the properties of the "primary output" in XRandR 1.2 terms rather than the properties of the entire screen. |
||
---|---|---|
.github | ||
doc | ||
ext | ||
res | ||
src | ||
.gitignore | ||
.lvimrc | ||
CMakeLists.txt | ||
COMPILE | ||
ChangeLog | ||
INSTALL | ||
LICENSE | ||
README | ||
configure | ||
hm.cmd | ||
hm.py | ||
hm.sh |
README
Synergy ======= Share one mouse and keyboard between multiple computers. Synergy is free and open source (free as in free speech), meaning you are free to run it and redistribute it with or without changes. Just use "hm conf" and "hm build" to compile (./hm.sh on Linux and Mac). For detailed compile instructions: https://github.com/symless/synergy/wiki/Compiling Happy hacking!