Commit Graph

36 Commits (d8753c9755a11887d77563ffacf2cb341647ffdf)

Author SHA1 Message Date
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 af3001d24b only thickness animations are handled as normal 8 years ago
Michail Vourlakos 9e53cd02b1 add more debug messages for visibilitymanager 8 years ago
Michail Vourlakos 63c79f222a consider also the slide out timer for masking 8 years ago
Michail Vourlakos 2af70741af in isHidden state make mask thickness to lowest 8 years ago
Michail Vourlakos 7a53dc2193 do not update dock geometry inHidden state 8 years ago
Michail Vourlakos 211cd16616 disable debugging state,messages 8 years ago
Michail Vourlakos 9ccd1cb1f0 drop appletsAnimations in favour of needBothAxis 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
Michail Vourlakos 568be3cfd5 restore previous behavior
--fixed local dock geometry updating in editing
mode. Now in runtime the struts are updating
correctly
8 years ago
Michail Vourlakos 9b976802a2 fix #53
--update isHidden flag in the start except the end of
slide out animation
--fix also the right click behavior concerning the
AutoHide, latest commits concerning #25 had broken
the behavior
8 years ago
Michail Vourlakos 0bad949e92 basic support for no compositingActive
--this commit supports disabled compositing
but enabled for the dock a pseudo-AlwaysVisible
state in such case occurs. All hiding signals
are ignored
8 years ago
Michail Vourlakos 6111a9c61e ui,do not allow hiding when containsMouse
--or blockHiding as second step protection
8 years ago
Michail Vourlakos b813b071f7 fix #31,theme shadows used in normal state masking 8 years ago
Michail Vourlakos c07c8f7940 replace Double with Justify 8 years ago
audoban 448f0b83fd Dock shouldnt hide on userConfiguring state #32 8 years ago
Michail Vourlakos caa4f4676c enable block hiding in some cases
--more specific on user configuring and
on dragging a task
8 years ago
audoban ad2758cfeb Missing file licences #34 8 years ago
Michail Vourlakos bf64223d56 expose dock settings in plasmoid context menu
--block from the ui the hide signal when userConfiguring,
this is until the visibilitymanager is updated
8 years ago
Michail Vourlakos 6c3e36c200 hide some debug messages 8 years ago
Michail Vourlakos 5db471cf06 improve mechanism for animations counting 8 years ago
Michail Vourlakos 497287a2ee fix #28, fix hidden mask for Dodge modes 8 years ago
Michail Vourlakos f932235f5c add animation and shadow for edit mode visual 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 7156a0ba30 drop obsolete code from old nowdock containment 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 13fad948de support DodgeActive
--add localDockGeometry to be used for the
intersect situation
8 years ago
Michail Vourlakos 7e04c17da6 support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
8 years ago
Michail Vourlakos 3801137e2f cleanup dropped functionality 8 years ago
Michail Vourlakos a8fb49ab7b revert back to old way of exposing dockview to ui
-- fixes the engine() issue
8 years ago
Michail Vourlakos bb9fc7db4a update ui to dock value 8 years ago
Michail Vourlakos 7a4e3dc724 drop the dock part from plugin uri
--instead of org.kde.latte.dock, we now
ise org.kde.latte
8 years ago
Michail Vourlakos 9cb70e8320 update ui in new visibility states 8 years ago
Michail Vourlakos 433da2aed7 update shell to latte shell
--updated also the translations mechanism
for shell
8 years ago
Michail Vourlakos 79bbf20a62 update libnowdockplugin to liblattedockplugin 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