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 [xwl] Fix coding style issues 2019-07-03 00:54:55 +03:00
drag.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
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 Rename Client to X11Client 2019-09-25 21:11:37 +03:00
selection.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
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 Port away from a deprecated signal 2020-01-25 23:13:53 +02:00
xwayland.h Revert "wayland: Terminate client connections before Workspace is destroyed" 2019-08-07 11:21:30 +03:00
xwayland_interface.cpp [xwl] Fix coding style issues 2019-07-03 00:54:55 +03:00
xwayland_interface.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00