f75e53af60
During Compositor tear down Xwayland is already destroyed. Thus it doesn't make sense to try to delete the support properties: either it freezes in xcb or it crashes because the connection is null. At the same time we also ensure that the connection internally is reset to null. Note: the one in kwinglobals.h caches and could cause use-after-free errors. Any tear-down code must be migrated to kwinApp()->x11Connection(). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dont_crash_glxgears.cpp | ||
kwin_wayland_test.cpp | ||
kwin_wayland_test.h | ||
move_resize_window_test.cpp | ||
quick_tiling_test.cpp | ||
start_test.cpp | ||
transient_no_input_test.cpp |