kwin/clients/aurorae
Martin Gräßlin b99e1c0a6b Reduce usage of QCursor::pos() and ::setPos()
Where possible it is changed to Cursor::pos(), where we cannot use the
Cursor class (e.g. Aurorae) we can at least try to limit the usage to
prevent roundtrips to the X server.

REVIEW: 109178
2013-02-27 11:46:30 +01:00
..
src Reduce usage of QCursor::pos() and ::setPos() 2013-02-27 11:46:30 +01:00
themes SVN_SILENT made messages (.desktop file) 2013-02-24 08:18:21 +01:00
AUTHORS
CMakeLists.txt Port of Plastik decoration to QML 2012-08-26 20:56:19 +02:00
README
theme-description Better support for maximized windows in Aurorae. The theme can include explicit elements for the maximzed area. 2010-03-07 13:37:47 +00:00
TODO

Aurorae is a themeable window decoration for KWin.

It supports theme files consisting of several SVG files for decoration and buttons. Themes can be
installed and selected directly in the configuration module of KWin decorations.

Please have a look at theme-description on how to write a theme file.