Commit Graph

13 Commits (06ef3a0cb852e3136b2a2887e4ca3df9488d3159)

Author SHA1 Message Date
Michail Vourlakos 8561881275 improve publish tasks geometries
--this improves the way tasks geometries are
published for the windows. This improves the
experience for the minimize kwin effects. With the
old code there were many cases that the animation
was broken
8 years ago
Michail Vourlakos 85bad413b7 fix #51, protect animations signaling
--when a task is removed too fast then some
animations were not informed that had ended.
So there was an addition animation signal but
no removal animation signal. This fix protects
this in two different cases
--the normal state also from now own uses only
the animations states and no the hovered task
indicator. This simplifies things a lot and probably
creates also a much robust experience.
8 years ago
Michail Vourlakos d051703d77 send removal signal before unblock delaying remove 8 years ago
Michail Vourlakos dd4919ec17 fix #51,protect add task animation more
--in case the add animation is stuck in the
middle and not run until the end, this could
cause also the #51 issue
8 years ago
Michail Vourlakos fa74b4308f fix #51, drop automaticAnimationLength flag
--the infrastructure is in place in order to not
need the automaticAnimationLength flag. From this
commit masking based totally only on animations
flags and on hovering indexes
8 years ago
audoban ad2758cfeb Missing file licences #34 8 years ago
Michail Vourlakos a8a8619950 plasmoid, central durationTime value 8 years ago
Michail Vourlakos 4bb1713469 replace panel with root semantic for plasmoid 8 years ago
Michail Vourlakos af32b293d8 expose plasmoid configuration through dock config 8 years ago
Michail Vourlakos 5db471cf06 improve mechanism for animations counting 8 years ago
Michail Vourlakos fba3555f5f fix #15, using only userConfiguring state
--in !immutable state all the zoom animations
are working just fine, only in userConfiguring
state the editmode is enabled
8 years ago
Michail Vourlakos 9cb4601b92 reduce maskArea calls and dockGeometry changes
--fix also an issue of changing normal state
continuously during various animations that
need only length space
8 years ago
Michail Vourlakos f9ec1fa5b3 initial commit for Latte !!!
-initial commit based on the latest Now Dock
from the corona branch and beautiful techniques
and designs from the Candil Dock
8 years ago