kwin/tests
Martin Gräßlin 8b2a5f9936 Support for cursor change tracking in KWin::Cursor
KWin::Cursor can track changes to the cursor image. It supports a
start/stop tracking to not handle these events if nobody is interested in
them. When enabled and the cursor image changes a signal is emitted with
the serial number of the new cursor image.

To track cursor image changes xcb_xfixes_select_cursor_input is used (see
XFixes Version 5.0 protocol, section 7).

This could be useful for the zoom effect when it replaces the cursor.

REVIEW: 110519
2013-05-28 08:02:59 +02:00
..
CMakeLists.txt Support for cursor change tracking in KWin::Cursor 2013-05-28 08:02:59 +02:00
test_client_machine.cpp Remove mocked getStringProperty for test_client_machine 2013-05-13 09:33:50 +02:00
test_screen_paint_data.cpp Remove not needed includes from kwineffect header files 2013-03-06 10:23:09 +01:00
test_update_kwin_49.cpp KConf Update script for KWin 4.9 2012-05-24 19:02:48 +02:00
test_virtual_desktops.cpp normalize signal/slot 2013-05-11 14:09:15 +02:00
test_window_paint_data.cpp Remove not needed includes from kwineffect header files 2013-03-06 10:23:09 +01:00
test_xcb_window.cpp Light-weight wrapper class for an xcb_window_t 2013-02-04 08:47:46 +01:00
test_xcb_wrapper.cpp Do not use a shared pointer for the Xcb::Wrapper 2013-01-25 08:51:38 +01:00
testutils.h Do not use a shared pointer for the Xcb::Wrapper 2013-01-25 08:51:38 +01:00