kwin/autotests
Martin Gräßlin 7523c1e7d7 Integrate KWin::Cursor with InputRedirection
New inheriting class which uses the InputRedirection to track the cursor
position. It doesn't support warping of cursor.

This introduces a slight dependency loop in the startup. Cursor needs to
be created after the WaylandBackend to ensure that the operation mode is
set correctly. But the WaylandBackend itself is accessing Cursor. It
should be safe as inside the WaylandBackend it's only accessed after
callbacks.
2014-03-18 09:00:49 +01:00
..
CMakeLists.txt
test_client_machine.cpp Integrate KWin::Cursor with InputRedirection 2014-03-18 09:00:49 +01:00
test_screen_paint_data.cpp
test_virtual_desktops.cpp Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
test_window_paint_data.cpp
test_xcb_window.cpp
test_xcb_wrapper.cpp
testutils.h