kwin/clients/aurorae
Martin Gräßlin 3a4bba7542 [aurorae] Fix the position passed in the QMouseEvent for processMousePressEvent
The position passed to core didn't take care of padding and that position
passed to decorationPos caused completely broken resize/moving behavior.
E.g. resize was started where it should have been moving, or jumping of
position when starting moving.

REVIEW: 118803
2014-06-23 08:08:36 +02:00
..
src [aurorae] Fix the position passed in the QMouseEvent for processMousePressEvent 2014-06-23 08:08:36 +02:00
themes [kcmkwin/deco] Support loading translations for UI loaded configs 2014-06-10 15:49:19 +02:00
AUTHORS
CMakeLists.txt Port of Plastik decoration to QML 2012-08-26 20:56:19 +02:00
README
theme-description
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.