kwin/autotests/wayland
Martin Gräßlin f75e53af60 [wayland] Ensure to not call into x11 on Compositor tear-down
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().
2015-11-10 13:54:26 +01:00
..
CMakeLists.txt Allow moving of Wayland windows 2015-10-26 09:21:36 +01:00
dont_crash_glxgears.cpp [autotests] Test case for 10ad9262a1 2015-10-22 10:08:49 +02:00
kwin_wayland_test.cpp [wayland] Ensure to not call into x11 on Compositor tear-down 2015-11-10 13:54:26 +01:00
kwin_wayland_test.h [autotests/wayland] Fix with Qt 5.6 2015-11-10 10:58:33 +01:00
move_resize_window_test.cpp Move implementation of (shrow|grow)(Horizontal|Vertical) to AbstractClient 2015-10-26 15:49:03 +01:00
quick_tiling_test.cpp [wayland] Fix quick tiling auto test 2015-10-26 13:50:08 +01:00
start_test.cpp [autotest] Welcome to integration testing KWin 2015-10-02 15:14:41 +02:00
transient_no_input_test.cpp [wayland] Honor ShellSurfaceInterface::acceptsKeyboardFocus in ::wantsInput 2015-10-08 12:51:49 +02:00