kwin/autotests/integration
Martin Flöser 0d96e60b79 Also send Wayland clients to a new desktop if their desktop was removed
Summary:
So far the method only operated on X11 clients. So when the last desktop
got removed Wayland clients were still on it. As the auto test showed:
this results in a crash.

Credits go to code coverage as it showed that area as red, which made me
look on it and realize this must be broken.

Test Plan: New test case added

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D8082
2017-10-01 11:04:05 +02:00
..
data
effects [autotests] Remove not needed includes for scene_qpainter.h 2017-09-01 17:44:49 +02:00
helper
scripting
activities_test.cpp
CMakeLists.txt Also send Wayland clients to a new desktop if their desktop was removed 2017-10-01 11:04:05 +02:00
debug_console_test.cpp
decoration_input_test.cpp
desktop_window_x11_test.cpp
dont_crash_aurorae_destroy_deco.cpp
dont_crash_cancel_animation.cpp
dont_crash_empty_deco.cpp
dont_crash_glxgears.cpp
dont_crash_no_border.cpp
dont_crash_useractions_menu.cpp
generic_scene_opengl_test.cpp [autotests] Drop cast to SceneOpenGL GenericSceneOpenGLTest 2017-09-08 16:06:33 +02:00
generic_scene_opengl_test.h
globalshortcuts_test.cpp Send QKeyEvent with Qt::Key as expected by Qt to internal windows 2017-08-19 11:37:08 +02:00
input_stacking_order.cpp
internal_window.cpp Delay syncing internal window geometry to end of cycle 2017-09-07 19:06:54 +02:00
keyboard_layout_test.cpp
keymap_creation_failure_test.cpp
kwin_wayland_test.cpp
kwin_wayland_test.h ARGB buffers are premultiplied 2017-08-30 10:02:29 +01:00
kwinbindings_test.cpp [autotests] Try making KWinBindingsTest::testSwitchWindowScript more robust 2017-08-13 17:08:49 +02:00
lockscreen.cpp
maximize_test.cpp
modifier_only_shortcut_test.cpp
move_resize_window_test.cpp
no_xdg_runtime_dir_test.cpp
plasma_surface_test.cpp
plasmawindow_test.cpp
platformcursor.cpp
pointer_constraints_test.cpp
pointer_input.cpp ARGB buffers are premultiplied 2017-08-30 10:02:29 +01:00
quick_tiling_test.cpp [autotests] Try making QuickTilingTest::testShortcut more robust 2017-08-09 19:22:36 +02:00
scene_opengl_es_test.cpp
scene_opengl_test.cpp
scene_qpainter_test.cpp Provide a virtual Scene::qpainterRenderBuffer() -> QImage* method 2017-09-01 17:44:49 +02:00
screen_changes_test.cpp
screenedge_client_show_test.cpp
shade_test.cpp
shell_client_test.cpp Add <number> to Wayland captions if the caption is the same 2017-09-01 17:02:36 +02:00
showing_desktop_test.cpp
start_test.cpp
struts_test.cpp [autotests] Try making StrutsTest::testWindowMoveWithPanelBetweenScreens more robust 2017-08-09 17:54:42 +02:00
tabbox_test.cpp
test_helpers.cpp Track outputs in kwin integration tests 2017-08-18 15:15:19 +01:00
touch_input_test.cpp
transient_no_input_test.cpp
transient_placement.cpp
virtual_desktop_test.cpp Also send Wayland clients to a new desktop if their desktop was removed 2017-10-01 11:04:05 +02:00
window_rules_test.cpp
window_selection_test.cpp
x11_client_test.cpp Properly update the visible (icon) name when the caption changes 2017-09-23 11:50:48 +02:00
xclipboardsync_test.cpp
xwayland_input_test.cpp