1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-11 13:18:13 +03:00
Commit Graph

251 Commits

Author SHA1 Message Date
Michail Vourlakos
05c2123708 go faster to directRender state
--improve more the parabolic animation and
fix an issue that was based on the time window
between smooth animation and directRender when
the mouse activates the parabolic effect in the
begin.
2017-05-26 20:26:27 +03:00
Michail Vourlakos
4eb0645474 fix #489,option for mouse wheel actions 2017-05-26 19:52:01 +03:00
Michail Vourlakos
6941a5c011 reduce parabolic messages and debug lines 2017-05-25 21:41:48 +03:00
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
2017-05-25 21:04:12 +03:00
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
2017-05-25 18:23:00 +03:00
Michail Vourlakos
e0e5efa9f8 improve task remove animation
--this improves a lot the task remove animation
when there are separators around
2017-05-25 17:53:50 +03:00
Michail Vourlakos
b94f2c948f protect hidden spacers on removing animation
--the remove task animation is more stable now
2017-05-25 17:07:02 +03:00
Michail Vourlakos
ee48e70e30 fix warnings on startup 2017-05-25 16:11:24 +03:00
Michail Vourlakos
e44917c404 internal separator look identical to applet separa 2017-05-25 16:03:05 +03:00
Michail Vourlakos
155e037d0f disable all spacers for all separators
--this makes the spacers to overlap with
each other
2017-05-25 15:37:08 +03:00
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
2017-05-25 00:27:13 +03:00
Michail Vourlakos
b843505410 hide internal separator if it is not needed 2017-05-25 00:20:25 +03:00
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
2017-05-24 22:01:34 +03:00
Michail Vourlakos
fbf952f606 fix binding loops that broke separators experience 2017-05-24 18:54:30 +03:00
Michail Vourlakos
f0e7992d2a increase separator size on dragging
--this way we can move the surrounding launchers to
catch up also edges
2017-05-24 18:23:32 +03:00
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)
2017-05-24 18:08:05 +03:00
Michail Vourlakos
debea91ddc reduce messages for clearing parabolic effect 2017-05-24 17:36:46 +03:00
Michail Vourlakos
3a0ac83c46 fix #480,support properly separator widgets 2017-05-24 17:29:31 +03:00
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
2017-05-24 00:59:40 +03:00
Michail Vourlakos
56865f36dd support applet separators around tasks plasmoid 2017-05-24 00:49:15 +03:00
Michail Vourlakos
988448345f add margins to applet separators
--fix for indicating the separator on startup
--improvements in parabolic signaling
2017-05-24 00:27:15 +03:00
Michail Vourlakos
afaa7349ea fix launcher animation
--update launcher animation to work properly
with the new parabolicManager
2017-05-24 00:00:28 +03:00
Michail Vourlakos
fa9b313c92 use more the ParabolicManagers
-- add even better clearZooms based on
signaling from ParabolicManagers
2017-05-23 20:44:50 +03:00
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!!
2017-05-23 20:26:20 +03:00
Michail Vourlakos
a16ed0e9ef add clearing functions for parabolic managers 2017-05-23 20:12:57 +03:00
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.
2017-05-23 19:23:01 +03:00
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
2017-05-21 19:13:02 +03:00
Michail Vourlakos
03180c61e7 force sizes initialization on formFactorChange 2017-05-21 15:34:59 +03:00
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
2017-05-21 15:22:47 +03:00
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
2017-05-21 14:45:52 +03:00
Michail Vourlakos
79db299a7f fix positioning of internal separator 2017-05-21 14:08:29 +03:00
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...
2017-05-21 11:08:51 +03:00
Michail Vourlakos
1ada1ebae3 fix #477,disable wheel for internal tasks separator 2017-05-21 01:41:16 +03:00
Michail Vourlakos
7c51065fcb fix #468,lock parabolic animation !editMode
--lock properly the parabolic animation for Tasks
plasmoid when the user right clicks the plasmoid
2017-05-20 22:54:36 +03:00
Michail Vourlakos
7020e58289 remove no needed check in ContextMenu 2017-05-19 18:16:15 +03:00
Michail Vourlakos
930c617c86 restore jump lists for plasma 5.9 2017-05-19 18:09:47 +03:00
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
2017-05-19 17:26:22 +03:00
Michail Vourlakos
84e390c312 reduce warnings 2017-05-19 17:19:14 +03:00
Michail Vourlakos
8fea5d6a83 reduce warnings 2017-05-19 00:42:14 +03:00
Michail Vourlakos
c37a959ae2 reduce warnings 2017-05-19 00:33:55 +03:00
Michail Vourlakos
77f542a9f3 fix #470,crash the tasksmodel of maximized logic
--fixes in various typos introduced from the new
designs
2017-05-18 23:02:20 +03:00
Michail Vourlakos
49d20f4617 fix missing typo 2017-05-18 20:55:15 +03:00
Michail Vourlakos
4b76fd1004 dont show Add Widgets when Latte in the desktop 2017-05-18 19:36:12 +03:00
Michail Vourlakos
7365e1f4bc move plasmoid config files in their own directory 2017-05-18 19:31:59 +03:00
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
2017-05-18 19:20:13 +03:00
Michail Vourlakos
ede4eb6496 reduce warnings 2017-05-17 15:41:16 +03:00
Michail Vourlakos
abc45e4c4d include statesLine metrics when task isStartup 2017-05-17 15:30:20 +03:00
Michail Vourlakos
515384dd48 improve heuristic of neighbour tasks 2017-05-17 14:40:23 +03:00
Michail Vourlakos
950cb8f073 fix #382,support jumplists and places, contextmenu
-- support the new features from plasma 5.10
and provide jumplists and places functionality
2017-05-17 10:14:52 +03:00
Michail Vourlakos
291f579dc9 improve the attention color animation 2017-05-15 21:05:12 +03:00