kwin/kcmkwin/kwinrules
Martin Gräßlin 0faf2fbcf8 Use xcb_cursor library instead of Xlib based one in Cursor
Straight forward port from XLib based XCursor library to the
xcb variant which is considerably new. The xcb variant only allows
to create xcb_cursor_t for the default theme and size. Which suits
the needs in Cursor quite well, but means it's not a replacement for
the usage in zoom effect.

REVIEW: 122290
2015-02-06 13:41:18 +01:00
..
CMakeLists.txt Use xcb_cursor library instead of Xlib based one in Cursor 2015-02-06 13:41:18 +01:00
detectwidget.cpp
detectwidget.h
detectwidget.ui
editshortcut.ui Use resolve_kuit.py to clean i18n* 2014-08-21 13:17:37 +02:00
kcm.cpp Adapt to changes in KAboutData. 2014-05-14 05:04:40 +02:00
kcm.h
kwinrules.desktop SVN_SILENT made messages (.desktop file) 2015-01-27 11:24:24 +00:00
kwinsrc.cpp InputRedirection emits a signal when the modifiers change 2014-03-19 14:14:56 +01:00
main.cpp
Messages.sh
ruleslist.cpp [kwin] Fix includes of kde4support headers 2014-03-18 14:34:36 +01:00
ruleslist.h
ruleslist.ui [kwin/kcms] Another round of kdialog removals 2014-03-18 09:11:07 +01:00
ruleswidget.cpp Fix invalid escape sequence 2014-03-25 22:17:15 +01:00
ruleswidget.h
ruleswidgetbase.ui Fix misaligned combo box in window rules kcm 2014-09-15 16:19:50 +02:00
yesnobox.h