kwin/clients/aurorae
Martin Gräßlin e6542f01d3 [aurorae] Use property binding for toggled state
So far we manually updated the toggled state depending on the button
type and the corresponding client property. This had an error sneaked
in for onAllDesktops: it was bound to desktop change instead of on all
desktop change causing the button to not reflect the state correctly.

To prevent such errors it's now setup to a property binding to the
client's state directly.

BUG: 354702
FIXED-IN: 5.4.3
REVIEW: 125917
2015-11-02 10:11:32 +01:00
..
src [aurorae] Use property binding for toggled state 2015-11-02 10:11:32 +01:00
themes [aurorae] Fix state changes for maximize/restore button in plastik theme 2015-11-02 10:06:23 +01:00
AUTHORS
CMakeLists.txt [aurorae] Drop project from CMakeLists.txt 2014-08-21 13:24:25 +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.