kwin/xwl
David Edmundson 38691aa0e7 [xwl] Fix xcb to wayland clipboard
A seemingly unrelated change to cursors broke xwayland's clipboard
syncing, presumably because of a change in how startup is ordered with
regards to syncing between our internal wayland connection causing a
crash.

It was fixed with a flush, but ultimately guarding things coming up in
the natural order works better.

Long term plans are to finish removing the internal connection.

See xwayland_selections_test in autotests.
2020-06-29 15:06:33 +01:00
..
clipboard.cpp [xwl] Fix clipboard clearing after externally changed 2020-06-12 09:46:39 +01:00
clipboard.h [xwl] Fix clipboard clearing after externally changed 2020-06-12 09:46:39 +01:00
databridge.cpp [xwl] Fix xcb to wayland clipboard 2020-06-29 15:06:33 +01:00
databridge.h Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
dnd.cpp [xwl] Update to kwaylandserver changes 2020-05-26 12:38:18 +01:00
dnd.h Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
drag.cpp
drag.h
drag_wl.cpp Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
drag_wl.h Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
drag_x.cpp [xwl] Update to kwaylandserver changes 2020-05-26 12:38:18 +01:00
drag_x.h Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
selection.cpp
selection.h
selection_source.cpp [xwl] Update to kwaylandserver changes 2020-05-26 12:38:18 +01:00
selection_source.h [xwl] Update to kwaylandserver changes 2020-05-26 12:38:18 +01:00
transfer.cpp Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
transfer.h Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
xwayland.cpp
xwayland.h
xwayland_interface.cpp
xwayland_interface.h