kwin/src/xwl
Weng Xuetian 83a036e9d4 Fix XWayland abstract socket address.
NUL-termination byte is not needed for abstract socket. This leads to
XWayland listening to a wrong address.

Confirmed with lsof.

BUG: 442362
2021-11-12 09:02:35 +00:00
..
lib Fix XWayland abstract socket address. 2021-11-12 09:02:35 +00: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 Drop the internal connection for wayland to X drags 2021-09-09 11:13:02 +00:00
databridge.cpp Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +00:00
databridge.h Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +00:00
datasource.cpp Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +00:00
datasource.h Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +00:00
dnd.cpp Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +00:00
dnd.h Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +00:00
drag.cpp Fix build 2021-09-09 17:10:48 +02:00
drag.h Remove Wayland::Client usage in wl->xwl drags 2021-06-03 09:04:26 +00:00
drag_wl.cpp Drop the internal connection for wayland to X drags 2021-09-09 11:13:02 +00:00
drag_wl.h Drop the internal connection for wayland to X drags 2021-09-09 11:13:02 +00:00
drag_x.cpp Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +00:00
drag_x.h Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +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 Fix out-of-bounds copy in xcb_send_event() calls 2021-09-09 15:03:44 +01:00
selection.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00
selection_source.cpp Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +00:00
selection_source.h Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +00:00
transfer.cpp Use a direct connection for X to wayland drags 2021-09-09 11:13:02 +00:00
transfer.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00
xwayland.cpp xwayland: Also follow the primary output 2021-11-10 10:46:23 +00:00
xwayland.h xwayland: Also follow the primary output 2021-11-10 10:46:23 +00:00
xwayland_interface.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
xwayland_interface.h Drop the internal connection for wayland to X drags 2021-09-09 11:13:02 +00:00
xwldrophandler.cpp xwl: Fix unused warning in xwldrophandler.cpp 2021-11-10 11:47:16 +00:00
xwldrophandler.h Drop the internal connection for wayland to X drags 2021-09-09 11:13:02 +00:00