e868ed8999
According to Nuno it's much better to define the animations in a Behavior element as that is together with the element which gets animated. Also he recommends to not use states but just property binding for the properties which are animated in the Behavior. And I must admit that this produces cleaner code, though the conditions are now scattered all over the source code and not nicely put together in one state section. Let's just hope I got the logic right. Well seems like it is useful to go to a QML training, at least it made me aware of my State definitions are not good and then talking to Nuno and giving a try to his recommendations. REVIEW: 105426 |
||
---|---|---|
.. | ||
src | ||
AUTHORS | ||
CMakeLists.txt | ||
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.