kwin/autotests
Martin Gräßlin 9075b5e2d6 [kwin] Remove cursorPos() from utils.h
Only delegated to Cursor::pos() anyway, so let's just use that directly.
Fixes the annoyances of having to mock it in the unit tests which include
utils.cpp.

REVIEW: 116900
2014-03-25 15:25:40 +01:00
..
CMakeLists.txt InputRedirection emits a signal when the modifiers change 2014-03-19 14:14:56 +01:00
test_client_machine.cpp [kwin] Remove cursorPos() from utils.h 2014-03-25 15:25:40 +01:00
test_screen_paint_data.cpp
test_virtual_desktops.cpp Switch virtual desktops with ctrl+alt+mouse wheel 2014-03-19 14:14:56 +01:00
test_window_paint_data.cpp
test_xcb_window.cpp
test_xcb_wrapper.cpp
testutils.h