kwin/autotests/wayland
Martin Gräßlin a2b83bffc5 [wayland] Update geometry in ShellClient::setGeometry directly if size didn't change
If the size is the same it's basically just a window movement. That's
nothing we need to roundtrip to the client, but can adjust the geometry
change directly.

The quick tiling test is adjusted to test this together with
sendToScreen. Each window is also sent to the next screen to verify the
state doesn't change and geometry is updated.

Note: the flag for quick maximization seems to get lost in this setup.
2015-10-14 16:38:17 +02:00
..
CMakeLists.txt [autotest/wayland] Add a test for quick tiling Wayland clients 2015-10-14 09:58:16 +02:00
kwin_wayland_test.cpp [autotests] Enforce QPainter compositing 2015-10-09 07:58:30 +02:00
kwin_wayland_test.h [autotests] And remove the problematic code 2015-10-03 10:04:28 +02:00
quick_tiling_test.cpp [wayland] Update geometry in ShellClient::setGeometry directly if size didn't change 2015-10-14 16:38:17 +02: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