Commit Graph

1262 Commits (d3b6ce0ac6edce0343821a2841d07c3358d66cd6)
 

Author SHA1 Message Date
Michail Vourlakos 8ae052ba79 correct update hidden applets registry on startup
Michail Vourlakos 51b600725d fix parabolic effect and Tasks thickness
--this fixes the Tasks plasmoid thickness and
improves a small breakage in the parabolic effect.
The Tasks thickness is going to maximum when there
is a hoveredInded in plasmoid or in containment.
--the previous fix, fixes also a small breakage in
the parabolic effect animation. The breakage was
appearing when going from
applet->applet separator->task and directRender is
enabled
Michail Vourlakos 19af87417e add disabled debug messages for parabolic signals
--these debug messages can be activated in the future
in order to identify in the future cases that the
parabolic effect doesnt work as it should
Michail Vourlakos e0e5efa9f8 improve task remove animation
--this improves a lot the task remove animation
when there are separators around
Michail Vourlakos b94f2c948f protect hidden spacers on removing animation
--the remove task animation is more stable now
Michail Vourlakos ee48e70e30 fix warnings on startup
Michail Vourlakos e44917c404 internal separator look identical to applet separa
Michail Vourlakos 155e037d0f disable all spacers for all separators
--this makes the spacers to overlap with
each other
Michail Vourlakos d59a43a7aa simplify window model for maximized window
--simplify the messaging handling and also protect
the initialization of the model for the Repeater
Michail Vourlakos 8d0ee04d3d update plasma requirement in readme to 5.9
Michail Vourlakos 259d3c855f include audoban separator in our source code
Michail Vourlakos eb5b70d9a4 dont hide internal separator yet
--hide debug messages
--dont hide internal separato yet if there
are neighbour separators next to it because
it is not positioned always correctly yet
Michail Vourlakos b843505410 hide internal separator if it is not needed
Michail Vourlakos ff53a53d75 fix all separators calculations/signals
--fixed all signals calculations for applets
through the parabolicManager in containment
Michail Vourlakos b160ad76a5 fix many separators around latte plasmoid
Michail Vourlakos f379877e55 improve more parabolic effect messaging
Michail Vourlakos 61539ff6c8 plasmoid trigger properly messages to applets
--this commit takes into account applets separators
and the internal separator so that the number of
separators that are subsequent do not influence the
parabolic effect animation
Michail Vourlakos fbf952f606 fix binding loops that broke separators experience
Michail Vourlakos f0e7992d2a increase separator size on dragging
--this way we can move the surrounding launchers to
catch up also edges
Michail Vourlakos b79b375715 access internal plasma separator from contextmenu
--all the functionality concerning the internal separator
is moved completely into the plasmoid. Now the add/remove
of the internal separator can be found through the Tasks
contextmenu as long as we are in editMode (that is showing
the configuration window)
Michail Vourlakos debea91ddc reduce messages for clearing parabolic effect
Michail Vourlakos 3a0ac83c46 fix #480,support properly separator widgets
Michail Vourlakos 0c69277912 correct center calculation based on hidden spacers
Michail Vourlakos ca65e2c4f0 delay a lot more the fastrestoreanimation
--this looks a lot better when a task is in
attention and the user uses its mouse to access
that task
Michail Vourlakos 56865f36dd support applet separators around tasks plasmoid
Michail Vourlakos 30988a8820 fixes for separators signaling
Michail Vourlakos 988448345f add margins to applet separators
--fix for indicating the separator on startup
--improvements in parabolic signaling
Michail Vourlakos afaa7349ea fix launcher animation
--update launcher animation to work properly
with the new parabolicManager
Michail Vourlakos a0bff8f9f0 first part to support properly separators
--support properly applet separators. This is the
first part, in the future the margins for them
should be updated correctly and the edge cases,
for example when the applet separator is next to
tasks plasmoid
Michail Vourlakos 544f34ad2a expose available applet ids
--find applet ids that arent separators or
hidden
Michail Vourlakos d4b785daf3 inform parabolicManager for separators and hidden
--the parabolicManager is informed about the applet
ids for hidden applets and separators. This way the
manager can process the signals for parabolic effect
much better and correctly
Michail Vourlakos fa9b313c92 use more the ParabolicManagers
-- add even better clearZooms based on
signaling from ParabolicManagers
Michail Vourlakos 9cdd9d839b fix splitters path for Justify mode
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 6fa6f70e41 add ParabolicManager for containment
--all messages concerning parabolic effect are calculated
and send through the ParabolicManager. This will help
a lot in maintainance and in many cases in the future
such as, separators, hidden applets and clearing zoom
properly
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 569644073f fix #481,improve fake applets indication
--improve fake applets indication on startup
Michail Vourlakos d99c679382 fix wrong showing of ActiveIndicators
--the ActiveIndicators were showing on startup
in some applets that they shouldnt
Michail Vourlakos 2862ca2442 fix a thick margins in applets
Michail Vourlakos afc1a8e318 add AppletIdentifier for discovering applets icons
-use the old code and add it in AppletIdentifier in order
to discover applets that provide IconItems and substitute
their panel behavior with Latte experience
Michail Vourlakos 31be277e17 include userswitcher in applet heuristic algorithm
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 5537db0760 fix #466,support kickoff applet in heuristic alg.
Michail Vourlakos 1ada1ebae3 fix #477,disable wheel for internal tasks separator