kwin/plugins/platforms/x11
Martin Gräßlin b1f6d4b8ba [platforms/x11-windows] Delay x11 event processing till Workspace is started
If the event processing is started before everything is fully started
it can happen that we have "evil" events which may crash either Xwayland
or KWin itself. E.g. if the nested window is too large, the window
manager on the host X-Server will request a resize. If the backend does
that it can happen that the wl_output gets destroyed while Xwayland tries
to bind to it and will crash. Thus let's delay all events till we are
ready to process them.
2016-08-03 17:24:37 +02:00
..
common [platforms/x11] Fix init of EGL/X11 2016-07-21 09:42:01 +02:00
standalone
windowed [platforms/x11-windows] Delay x11 event processing till Workspace is started 2016-08-03 17:24:37 +02:00
CMakeLists.txt