You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
clipboard.cpp [xwl] Fix clipboard clearing after externally changed 4 years ago
clipboard.h [xwl] Fix clipboard clearing after externally changed 4 years ago
databridge.cpp
databridge.h
dnd.cpp [xwl] Update to kwaylandserver changes 4 years ago
dnd.h
drag.cpp
drag.h
drag_wl.cpp
drag_wl.h
drag_x.cpp [xwl] Update to kwaylandserver changes 4 years ago
drag_x.h
selection.cpp
selection.h
selection_source.cpp [xwl] Update to kwaylandserver changes 4 years ago
selection_source.h [xwl] Update to kwaylandserver changes 4 years ago
transfer.cpp
transfer.h
xwayland.cpp
xwayland.h
xwayland_interface.cpp
xwayland_interface.h