Commit Graph

434 Commits (834bb56194de05defedcec5565e1a41d0d6a88dd)

Author SHA1 Message Date
Michail Vourlakos afaa7349ea fix launcher animation
--update launcher animation to work properly
with the new parabolicManager
Michail Vourlakos fa9b313c92 use more the ParabolicManagers
-- add even better clearZooms based on
signaling from ParabolicManagers
Michail Vourlakos 528a857b47 apply a proper clearing zoom for applets
--this is finally used properly through the
ParabolicManagers new architecture. Any old
problems concerning applets that didnt clearing
their zoom should be fixed totally now!!
Michail Vourlakos a16ed0e9ef add clearing functions for parabolic managers
Michail Vourlakos a9df1d6745 add ParabolicManager in the plasmoid
--move all the logic around parabolic effect signals
into one place, ParabolicManager. The ParabolicManager
is responsible for triggering all the messages to tasks
that are neighbour to the hovered task. This will
help a lot to catch cases such as separators and proper
clearing zoom.
Michail Vourlakos b30862a5be protect the attention animation from mouse hovering
--when the attention animation is played for a task
and the user hovers that task, the animation is ended
smoothly and if the mouse is still hovering the task,
the tasks are restored correctly
Michail Vourlakos 03180c61e7 force sizes initialization on formFactorChange
Michail Vourlakos 0a771531e1 fix #480,support new internal separator architect
--the internal separator codebase has been simplified
a lot and uses a new approach that provides a smoother
parabolic effect. This is part1 concerning improve separators,
in part2 applets separator will to try to be improved
Michail Vourlakos 008c57d480 fix #478,correct positioning on formFactor changed
--when changing form factor sometimes the tasks are not
positioned correctly, in such case we make a fast reinitialization
for the sizes
Michail Vourlakos 79db299a7f fix positioning of internal separator
Michail Vourlakos aab0b8d523 support new implementation for internal separator
--new architecture for the internal tasks separator,
one of which we can build upon for the future... No
breakage in the animation now, it is much smoother and
cleaner... but... it is needed to update all the pieces
around in order to work properly on all cases...
Michail Vourlakos 1ada1ebae3 fix #477,disable wheel for internal tasks separator
Michail Vourlakos 7c51065fcb fix #468,lock parabolic animation !editMode
--lock properly the parabolic animation for Tasks
plasmoid when the user right clicks the plasmoid
Michail Vourlakos 7020e58289 remove no needed check in ContextMenu
Michail Vourlakos 930c617c86 restore jump lists for plasma 5.9
Michail Vourlakos afe0dd7514 fix #471,check in plasma 5.10 functions exist
--we check not only the plasma frameworks version
but if jumplists and places functions exist also
Michail Vourlakos 84e390c312 reduce warnings
Michail Vourlakos 8fea5d6a83 reduce warnings
Michail Vourlakos c37a959ae2 reduce warnings
Michail Vourlakos 77f542a9f3 fix #470,crash the tasksmodel of maximized logic
--fixes in various typos introduced from the new
designs
Michail Vourlakos 49d20f4617 fix missing typo
Michail Vourlakos 4b76fd1004 dont show Add Widgets when Latte in the desktop
Michail Vourlakos 7365e1f4bc move plasmoid config files in their own directory
Michail Vourlakos c6a8ed09b5 refactor Task code in plasmoid
--refactore the previous enormous classes
TaskDelegate and TaskIconItem and in general
put anything relates to Task into its own
specific directory
Michail Vourlakos ede4eb6496 reduce warnings
Michail Vourlakos abc45e4c4d include statesLine metrics when task isStartup
Michail Vourlakos 515384dd48 improve heuristic of neighbour tasks
Michail Vourlakos 950cb8f073 fix #382,support jumplists and places, contextmenu
-- support the new features from plasma 5.10
and provide jumplists and places functionality
Michail Vourlakos 291f579dc9 improve the attention color animation
Michail Vourlakos 42d7ae4b5e indicate correctly the minimized windows state
--this commit is very important as we from now on
we can now the different states from windows inside
a group
Michail Vourlakos 35c90393ae improve coloring for different window states
Michail Vourlakos bed027e6e5 fix some coloring for different window states
Michail Vourlakos a4cf8055fa improve task needs attention design
--when a task needs attention the task bounces for
8500ms instead of 6500ms
--the color animation of needs attention was
improved in order to not drain the cpu cycles
--all animations concerning needs attention,bouncing
and color are stopped after the 8500ms timer
--the bounce animation is not stopped in the middle
but it waits each bounce to finish in order to make the checks
Michail Vourlakos 7c07385c10 fix #453,substitute absolute build path references
--fixes the kdesrc-build installation