Commit Graph

25 Commits (81aa9267fc7465e765622b6d75f3e4ddba29060a)

Author SHA1 Message Date
Michail Vourlakos 087a4863c4 improve hidden spacers size
--icon margin is not set by the user,
this is why the hidden spacers must update
their size according to the user choice,
do not create to much empty space at the
edges
8 years ago
Michail Vourlakos 8205383b95 restore tooltips behavior for spesific cases
--locked applets, those that can be hovered,
and when zoomFactor==1
8 years ago
Michail Vourlakos de8be60bd0 consistent hovering for applets and tasks
--relevant to #250,creates consistency for
hovering tasks and applets. The only concerns
is around the springanimation introduced in
plasma 5.10 but this will be checked later
how it can be supported properly
8 years ago
Michail Vourlakos 873893b52d fix #250,workaround hovering issue for applets
--algorithm that is searching for an IconItem
inside at the applet's code for 2 levels depth.
If it is found the this IconItem is used to
be activated and deactivated on entering and
exiting the applet.
8 years ago
Michail Vourlakos ced4d67f55 decouple thickness margins from iconMargin 8 years ago
Michail Vourlakos 438854eb8f fix #204,improve Latte clicking signaling
--fix the plasmatube behavior. The clicking
animation from Latte was preventing clicking
signals to be caught exactly as the plasma frameworks
were expecting them.
8 years ago
Michail Vourlakos 9597c3c8f6 fix applets centering with new rendering 8 years ago
Michail Vourlakos 6a00fcc936 fix #195, new direct rendering mechanism
--this a big fix for the painting mechanism.
Introduces a new direct rendering phase in
which no delays are happening on drawing.
This commit contains also the fixes in various
places in order for the new rendering to work
correctly
8 years ago
Michail Vourlakos 0b844f6193 delay zoom animation a bit to make it smoother 8 years ago
Michail Vourlakos 898bce5e32 update semantics
--dropped more old nowDock variables
--fixed brokken drag visual
8 years ago
Michail Vourlakos 234de12211 more improvements in shadows and mask calculations 8 years ago
Michail Vourlakos 918a1d5f1b support three different layouts in Fill mode 8 years ago
Michail Vourlakos 9ccd1cb1f0 drop appletsAnimations in favour of needBothAxis 8 years ago
Michail Vourlakos b510fdcdb5 clean plasmoid zoom in spesific cases
--fixes a small issue when hovering applets too
fast sometimes the tasks inside the plasmoid
didnt catch up to restore their zoom
8 years ago
Michail Vourlakos c07c8f7940 replace Double with Justify 8 years ago
Michail Vourlakos 4aaeb246cb reduce code in AppletItem
--check more general if a plasmoid is one of the two
edges, start or end
8 years ago
Michail Vourlakos 7637e9c5b8 fix #30, fix hidden spacers behavior 8 years ago
audoban ad2758cfeb Missing file licences #34 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 5550d5bc53 fix, some tasks didnt return to scale:1 after zoom 8 years ago
Michail Vourlakos cea2916d4e fix some blocking animation behavior from applets 8 years ago
Michail Vourlakos da02c06f02 disable zoom on userconfiguring 8 years ago
Michail Vourlakos 8a22088365 renamed nowdock plasmoid to latte one 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