mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-13 23:25:27 +08:00
ed17e9275d55495d06e7f61127ee5de63c642a1f
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.
Merge branch 'beefnog-mac-directions' of https://github.com/beefnog/synergy into beefnog-beefnog-mac-directions
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!
Languages
C++
50.3%
C
47.5%
Objective-C++
1.1%
CMake
0.8%
Objective-C
0.1%