You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vlad Zahorodnii f71ee59a37 Port away from Cursor::setPos()
Use input device specific apis to change the position of the cursor. The
main reason to do so is to break the assumption that Cursor position is
the same as pointer position, which I would like to rely on later to
merge tablet and pointer cursors.
2 years ago
..
scripts
CMakeLists.txt
desktop_switching_animation_test.cpp
maximize_animation_test.cpp
minimize_animation_test.cpp
popup_open_close_animation_test.cpp
scripted_effects_test.cpp
slidingpopups_test.cpp
toplevel_open_close_animation_test.cpp
translucency_test.cpp Port away from Cursor::setPos() 2 years ago
wobbly_shade_test.cpp