kwin/src/xwl
David Redondo c562a5c04f DragWlToX: Do not send position before enter
According to the spec, enter has to be send before position.
Sending position first seems to confuse clients, before this
change X windows only seemed to get data when the pointer left and
entered them for a second time. Now it works straight away.
BUG:437406
2021-09-02 11:17:53 +02: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 xwl: Use direct way of syncing clipboard 2021-08-19 14:59:13 +00:00
clipboard.h xwl: Use direct way of syncing clipboard 2021-08-19 14:59:13 +00:00
CMakeLists.txt xwl: Use direct way of syncing clipboard 2021-08-19 14:59:13 +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
datasource.cpp xwl: Use direct way of syncing clipboard 2021-08-19 14:59:13 +00:00
datasource.h xwl: Use direct way of syncing clipboard 2021-08-19 14:59:13 +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 Move source code to src/ directory 2021-02-10 15:31:43 +00:00
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 DragWlToX: Do not send position before enter 2021-09-02 11:17:53 +02:00
drag_wl.h Remove Wayland::Client usage in wl->xwl drags 2021-06-03 09:04:26 +00:00
drag_x.cpp fix drag and drop raise with Xwayland windows 2021-08-30 16:31:28 +02:00
drag_x.h Remove Wayland::Client usage in wl->xwl drags 2021-06-03 09:04:26 +00:00
primary.cpp xwl: Use direct way of syncing clipboard 2021-08-19 14:59:13 +00:00
primary.h xwl: Use direct way of syncing clipboard 2021-08-19 14:59:13 +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 Move source code to src/ directory 2021-02-10 15:31:43 +00:00
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 Move source code to src/ directory 2021-02-10 15:31:43 +00:00
xwayland.cpp Export our nested environment to kwin's env 2021-08-19 09:17:43 +00: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 Move source code to src/ directory 2021-02-10 15:31:43 +00:00
xwayland_interface.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00