kwin/src/xwl
David Redondo 6104dc50cf xwl: Sync primary selection
Syncs the primary selection from wayland to X and from X to wayland.
Instead of doing it through the internal connection like the clipboard,
this sets/reacts to changes in SeatInterface::prrimarySelection directly.

BUG:422426
FIXED-IN:5.23
2021-08-19 06:46:23 +00:00
..
lib [kwin_wrapper] Transfer ownership of Xwayland socket creation and Xauthority to the wrapper 2021-08-17 09:41:57 +01:00
clipboard.cpp Fix a few compile warnings 2021-08-13 20:56:45 +02:00
clipboard.h Fix typo 2021-08-19 06:46:23 +00:00
CMakeLists.txt xwl: Sync primary selection 2021-08-19 06:46:23 +00:00
databridge.cpp xwl: Sync primary selection 2021-08-19 06:46:23 +00:00
databridge.h xwl: Sync primary selection 2021-08-19 06:46:23 +00:00
dnd.cpp Use qAsConst in fors when there's a risk for it to detach 2021-05-14 01:35:33 +02:00
dnd.h
drag.cpp Remove Wayland::Client usage in wl->xwl drags 2021-06-03 09:04:26 +00:00
drag.h Remove Wayland::Client usage in wl->xwl drags 2021-06-03 09:04:26 +00:00
drag_wl.cpp Remove Wayland::Client usage in wl->xwl drags 2021-06-03 09:04:26 +00:00
drag_wl.h Remove Wayland::Client usage in wl->xwl drags 2021-06-03 09:04:26 +00:00
drag_x.cpp Remove Wayland::Client usage in wl->xwl drags 2021-06-03 09:04:26 +00:00
drag_x.h Remove Wayland::Client usage in wl->xwl drags 2021-06-03 09:04:26 +00:00
primary.cpp xwl: Sync primary selection 2021-08-19 06:46:23 +00:00
primary.h xwl: Sync primary selection 2021-08-19 06:46:23 +00:00
selection.cpp Use qAsConst in fors when there's a risk for it to detach 2021-05-14 01:35:33 +02:00
selection.h
selection_source.cpp Use qAsConst in fors when there's a risk for it to detach 2021-05-14 01:35:33 +02:00
selection_source.h xwl: Sync primary selection 2021-08-19 06:46:23 +00:00
transfer.cpp Fix crash on pasting too soon after copying from XWayland 2021-02-19 07:24:23 +00:00
transfer.h
xwayland.cpp Fix build 2021-08-17 13:17:27 +01:00
xwayland.h [kwin_wrapper] Transfer ownership of Xwayland socket creation and Xauthority to the wrapper 2021-08-17 09:41:57 +01:00
xwayland_interface.cpp
xwayland_interface.h