kwin/clients/aurorae
Martin Gräßlin 558e357575 [aurorae] Fix MaximizeRestore Button of Aurorae Themes
Seems like porting to new infrastructure was incomplete. The
MaximizeRestore button consists of two buttons on top of each other with
an own mouse area in each and both always visible. This means the restore
button was stealing the mouse events of the maximize button breaking
maximization.

The solution is to have an additional MouseArea which controls the whole
button making the two button types just visualization.
2014-07-07 08:38:41 +02:00
..
src [aurorae] Fix MaximizeRestore Button of Aurorae Themes 2014-07-07 08:38:41 +02:00
themes [aurorae] Use NativeRendering for decoration title 2014-06-30 14:33:09 +02: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.