kwin/xwl
David Edmundson 83f5362925 [xwl] Fix clipboard clearing after externally changed
1c2f23d31c swapped round things so we
manage a dataSource rather than a dataDevice which may or may not have a
source.

In introduced a bug on clear. We only want to clear the wayland's
clipboard if xwayland owns the current clipboard. Otherwise we reset the
clipboard if some other client sets the selection. There's also no need
to wait for this to go through from our internal client to the server
representation - we can just clear immediately
2020-06-12 09:46:39 +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 Port KWin to KWaylandServer 2020-04-30 12:56:08 +02: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