kwin/autotests/wayland
Martin Gräßlin 5b5a966e48 Process pointer warped positions like normal updates
If the pointer is warped the position change should be treated like
a change coming from the input device. Our normal processing should
take place.

A problem in this case is the timestamp to pass to the wayland server.
Normally our timestamps come from the backend/libinput and we don't
know the next one. As an intermediate solution we just use the last
timestamp on the seat. In future a solution could be to not use the
backend's timestamp at all, but have our own timestamp handling.
2016-02-11 12:56:26 +01:00
..
CMakeLists.txt [autotest] Add test for internal pointer warping 2016-02-11 12:48:42 +01:00
decoration_input_test.cpp Fix typo 2016-02-11 09:34:19 +01:00
dont_crash_glxgears.cpp Fix typo 2016-02-11 09:34:19 +01:00
input_stacking_order.cpp [autotest] Test case for stacking order changes should change focus 2016-02-11 10:47:21 +01:00
internal_window.cpp Fix typo 2016-02-11 09:34:19 +01:00
kwin_wayland_test.cpp [autotests/wayland] Disable KActivities in the tests 2015-12-18 16:40:52 +01:00
kwin_wayland_test.h Fix typo 2016-02-11 09:34:19 +01:00
lockscreen.cpp Fix typo 2016-02-11 09:34:19 +01:00
move_resize_window_test.cpp Fix typo 2016-02-11 09:34:19 +01:00
pointer_input.cpp Process pointer warped positions like normal updates 2016-02-11 12:56:26 +01:00
quick_tiling_test.cpp Fix typo 2016-02-11 09:34:19 +01:00
start_test.cpp Fix typo 2016-02-11 09:34:19 +01:00
touch_input_test.cpp Fix typo 2016-02-11 09:34:19 +01:00
transient_no_input_test.cpp Fix typo 2016-02-11 09:34:19 +01:00