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
kcm.h
kwinrules.desktop SVN_SILENT made messages (.desktop file) 2015-01-27 11:24:24 +00:00
kwinsrc.cpp
main.cpp
Messages.sh
ruleslist.cpp
ruleslist.h
ruleslist.ui
ruleswidget.cpp
ruleswidget.h
ruleswidgetbase.ui Fix misaligned combo box in window rules kcm 2014-09-15 16:19:50 +02:00
yesnobox.h