brahma-dev/synergy-stable-builds forked from symless/synergy-core
-
Fix version number in Changelog
nlyan committedMar 3, 2017 -
Merge branch 'master' into v1.8.8
nlyan committedMar 3, 2017 -
nlyan committed
Mar 3, 2017
-
nlyan committed
Feb 6, 2017 -
XRandR: fix screen size calculation
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.
-
nlyan committed
Feb 6, 2017 -
#5074 Nuke -Werror. It's dumb right now
nlyan committedFeb 6, 2017
-
nlyan committed
Jan 31, 2017
-
-
#5578 Virtual key table mapped for inactive IMEs
Virtual key table is mapped for all IMEs not just active IME. And this causes the wrong modifier key to be pressed. For example, if you use Korean and Japanese IMEs, pressing the Hangul key makes alt key pressed. So when I press just 'a', client interprets that as 'alt-a'.
-
-
#5809 macOS: Add a version key to Info.plist
nlyan committedJan 20, 2017 -
#3992 macOS: Dragging broken in Unity
OSXScreen was not adding mouse movement deltas to mouse events while dragging. Some 3D applications rely on these deltas to implement dragging. Adding the mouse deltas to the mouse event fixes dragging in these applications. Ex: Unity3d
-
-
-
#4477 Only allow mouse buttons 1-10 for XTestFakeButtons call.
These are the only valid ones: [~]>for i in `seq 0 1 11`; do echo Testing $i; xte "mouseclick $i"; done Testing 0 X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 132 (XTEST) Minor opcode of failed request: 2 (X_XTestFakeInput) Value in failed request: 0x0 Serial number of failed request: 12 Current serial number in output stream: 15 Testing 1 Testing 2 Testing 3 Testing 4 Testing 5 Testing 6 Testing 7 Testing 8 Testing 9 Testing 10 Testing 11 X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 132 (XTEST) Minor opcode of failed request: 2 (X_XTestFakeInput) Value in failed request: 0xb Serial number of failed request: 12 And there are mice out there where buttons 11+ can be pressed accidentally, terminating the synergy client and often leaving the system in a bad state.
-
nlyan committed
Jan 19, 2017
-
Merge branch 'issue5784-edition-switching' into v1.8.7
XinyuHou committedJan 18, 2017 -
XinyuHou committed
Jan 18, 2017
-
#5784 Fix using the wrong serial key
XinyuHou committedDec 28, 2016
-
XinyuHou committed
Dec 12, 2016 -
XinyuHou committed
Dec 12, 2016 -
XinyuHou committed
Dec 12, 2016
-
Fix warning in IPC proxy classes
XinyuHou committedDec 7, 2016 -
Fix incorrect check of return code from dup
XinyuHou committedDec 7, 2016 -
Merge branch 'beefnog-mac-directions' of https://github.com/beefnog/s…
XinyuHou committedDec 7, 2016 …ynergy into beefnog-beefnog-mac-directions
-
Merge branch 'mac-msg' of https://github.com/j2gl/synergy into j2gl-m…
XinyuHou committedDec 7, 2016 …ac-msg
-
XinyuHou committed
Dec 6, 2016