kwin/xwl
Vlad Zahorodnii f894976e2e xwayland: Don't start Xwayland if it's already running
If the Xwayland server is being started or has already been started, do
nothing in the start() function. Normally, we would never encounter such
situation, but if we do, this check will be very useful in preventing
hitting undefined behavior in the compositor.
2020-09-01 09:39:00 +03:00
..
clipboard.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
clipboard.h Prettify license headers 2020-08-07 19:57:56 +00:00
databridge.cpp xwayland: Use KWIN_SINGLETON to make DataBridge a singleton 2020-08-12 09:59:13 +03:00
databridge.h xwayland: Use KWIN_SINGLETON to make DataBridge a singleton 2020-08-12 09:59:13 +03:00
dnd.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dnd.h Prettify license headers 2020-08-07 19:57:56 +00:00
drag.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
drag.h Prettify license headers 2020-08-07 19:57:56 +00:00
drag_wl.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
drag_wl.h Prettify license headers 2020-08-07 19:57:56 +00:00
drag_x.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
drag_x.h Prettify license headers 2020-08-07 19:57:56 +00:00
selection.cpp xwayland: Call handleXfixesNotify() directly from Selection 2020-08-11 16:12:40 +00:00
selection.h Prettify license headers 2020-08-07 19:57:56 +00:00
selection_source.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
selection_source.h Prettify license headers 2020-08-07 19:57:56 +00:00
transfer.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
transfer.h Prettify license headers 2020-08-07 19:57:56 +00:00
xwayland.cpp xwayland: Don't start Xwayland if it's already running 2020-09-01 09:39:00 +03:00
xwayland.h xwayland: Restart the Xwayland server after it has crashed 2020-09-01 06:16:02 +00:00
xwayland_interface.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
xwayland_interface.h Prettify license headers 2020-08-07 19:57:56 +00:00