kwin/clients
Martin Gräßlin e868ed8999 Do not use States and Transitions in QML of Aurorae
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
2012-07-05 15:22:57 +02:00
..
aurorae Do not use States and Transitions in QML of Aurorae 2012-07-05 15:22:57 +02:00
b2 add deco API versioning support 2012-05-17 23:26:43 +02:00
laptop SVN_SILENT made messages (.desktop file) 2012-06-12 17:07:51 +02:00
oxygen Added hidden configuration option to enable/disable closing windows by clicking on menu button. 2012-06-07 12:28:25 -07:00
plastik add deco API versioning support 2012-05-17 23:26:43 +02:00
CMakeLists.txt fix tabbing 2012-02-11 16:30:22 +01:00
Messages.sh Remove temporary file 2008-07-02 07:04:51 +00:00