CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/09/03 12:05:36
Modified files:
net/synergy : Makefile
net/synergy/patches: patch-lib_arch_CMultibyte_cpp
Added files:
net/synergy/patches:
patch-lib_platform_CXWindowsEventQueueBuffer_cpp
Log message:
Unbreak synergy after the X11 Xlib -> XCB switch, which
caused multi-second pauses for each event rendering it useless,
due to queueing in xcb buffers not triggering X file descriptor
changes.
Patch from http://bugs.gentoo.org/show_bug.cgi?id=257794
OK & hint in the right direction from maintainer dim@ :)