Commit Graph

6 Commits (65f00bc44648efdd76cc898aa23419797c476850)

Author SHA1 Message Date
Michail Vourlakos 6505e8797f send mouse signals from View to containment
--this is side-way path for mouse events and
more specific the mouse pressed, released
events to be sent from parent window to its
qml containment part. This way it is possible
to keep the original plasma applet behavior
such as original plasma tooltips and provide
Latte specific functionality such as animated
clicks from indicators.

NOTE: An investigation - testing took place in
order to check if this approach could be also used
for mouseMove events to be used for applets parabolic
effect. The result was that this was not possible because
there were too many signals and too much calculations
too identify for which applet the signal belonged to.
The parabolic effect was not fluid in that case and
could not catch up.
6 years ago
Michail Vourlakos 1145a45420 plasma indicator increase hovered image opacity 6 years ago
Michail Vourlakos edc9044f00 add two options for Plasma indicator
--reversed style
--option to enable/disable the growing
clicked animation
6 years ago
Michail Vourlakos af65e8ab48 flexible Tasks page
--introduce android clicke animation for Plasma
style
6 years ago
Michail Vourlakos 63b32a6331 plasma indicator improve reverse style 6 years ago
Michail Vourlakos 28ef36a774 simplify indicators names 6 years ago