kwin/helpers/xclipboardsync
Martin Gräßlin 1d24264e45 [helpers/xclipboradsync] Ensure that KWayland::Client connects through the passed fd
One needs to call ConnectionThread::setSocketFd in order to not have it
connect through the normal socket.

As WAYLAND_SOCKET is set the implementation would call the correct
functionality anyway. This change only ensures that no wrong debug
message gets logged.
2016-06-29 19:13:00 +02:00
..
CMakeLists.txt Support for syncing the clipboard from X11 to Wayland and vice versa 2016-06-29 09:03:40 +02:00
main.cpp Support for syncing the clipboard from X11 to Wayland and vice versa 2016-06-29 09:03:40 +02:00
waylandclipboard.cpp [helpers/xclipboradsync] Ensure that KWayland::Client connects through the passed fd 2016-06-29 19:13:00 +02:00
waylandclipboard.h Support for syncing the clipboard from X11 to Wayland and vice versa 2016-06-29 09:03:40 +02:00