kwin/autotests/wayland
Martin Gräßlin 1baba74611 [autotests] Verify that Effects don't get pointer events on locked screen
Interesting approach I would not have expected to work. A dummy Effect
class is created in the test and an instance is passed to
EffectsHandler's startMouseInterception. It doesn't verify whether it's
an Effect it knows or has created, so it's totally happy with the dummy.

It shows that motion and press/release are passed to the Effect when
screen is not locked and doesn't while the screen is locked.
2016-02-02 14:41:28 +01:00
..
CMakeLists.txt [autotest] Add a test for locking the screen 2016-02-01 15:10:00 +01:00
dont_crash_glxgears.cpp [autotests] Test case for 10ad9262a1 2015-10-22 10:08:49 +02:00
kwin_wayland_test.cpp [autotests/wayland] Disable KActivities in the tests 2015-12-18 16:40:52 +01:00
kwin_wayland_test.h [wayland] Don't exit due to Xwayland exiting on tear down 2015-11-12 14:06:28 +01:00
lockscreen.cpp [autotests] Verify that Effects don't get pointer events on locked screen 2016-02-02 14:41:28 +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 [autotests] Test quick tiling when moving a window with the Pointer 2016-02-01 09:28:06 +01:00
start_test.cpp
transient_no_input_test.cpp [wayland] Honor ShellSurfaceInterface::acceptsKeyboardFocus in ::wantsInput 2015-10-08 12:51:49 +02:00