Package: synergy / 1.3.8-2

Metadata

Package Version Patches format
synergy 1.3.8-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gnome3.patch | (download)

CMakeLists.txt | 7 7 + 0 - 0 !
res/config.h.in | 3 3 + 0 - 0 !
src/lib/platform/CXWindowsEventQueueBuffer.cpp | 2 1 + 1 - 0 !
src/lib/platform/CXWindowsScreen.cpp | 75 72 + 3 - 0 !
src/lib/platform/CXWindowsScreen.h | 4 4 + 0 - 0 !
5 files changed, 87 insertions(+), 4 deletions(-)

 gnome 3 fix
 This patch fixes an incompatibility with Synergy and GNOME 3.
Bug: http://synergy-foss.org/tracker/issues/2958
init mutex.patch | (download)

src/lib/arch/CArch.cpp | 1 1 + 0 - 0 !
src/lib/arch/IArchString.cpp | 7 7 + 0 - 0 !
src/lib/arch/IArchString.h | 1 1 + 0 - 0 !
3 files changed, 9 insertions(+)

 mutex init fix
 This patch initializes a mutex properly before it's used, preventing a