kwin/xwl
Vlad Zahorodnii 678944ceb8 xwayland: Remove mysterious Q_FALLTHROUGH macros
We cannot fall through to the next case because `reinterpret_cast`ing
incompatible events is dangerous.
2020-07-29 12:11:57 +00: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 [xwl] Fix xcb to wayland clipboard 2020-06-29 15:06:33 +01: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
drag.h
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 xwayland: Remove mysterious Q_FALLTHROUGH macros 2020-07-29 12:11:57 +00:00
selection.h
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 Handle delayed start of Xwayland 2020-07-17 09:10:51 +00:00
xwayland.h Handle delayed start of Xwayland 2020-07-17 09:10:51 +00:00
xwayland_interface.cpp
xwayland_interface.h