Michail Vourlakos
2987e406db
block signalUpdateScale if task/applet containMouse
7 years ago
Michail Vourlakos
2a78437996
add some resistance in activating directRendering
...
--add some resistance for the functionality added for
issue #852
7 years ago
Michail Vourlakos
31caea4a51
fix #852,go to directRenderMode faster
...
--in order to go faster to directRenderMode in some
cases, the following criteria was added. If the zoomScale
of a task is greater than 1 and the mouse enters that task
then directRendering is enabled.
7 years ago
Michail Vourlakos
b64bb1f9d2
use very high sensitivity for parabolic effect
7 years ago
Michail Vourlakos
9473f5b7a2
fix thick and applets alignment in reverse mode
7 years ago
Michail Vourlakos
4692b87bb5
improve GlowPoint contrast
7 years ago
Michail Vourlakos
fa1ef2f17d
move GlowPoint to latte library
...
--this way we can use the same code between
plasmoid and containment
7 years ago
Michail Vourlakos
c169858b71
improve glow painting
...
--reduce a lot the painting issues that didnt
paint glow parts correctly
7 years ago
Michail Vourlakos
6722162826
fix applet line active indicator issue
...
--the applet line active indicator wasnt updating
correctly its size when hovering
7 years ago
Michail Vourlakos
e89d9f17e6
fix #789,hide indicator item when inAttention
...
--the inAttention animation is being played by a
separate Loader, with this patch we hide the underground
original indicator in case it creates a visual
breakage in some cases
7 years ago
Michail Vourlakos
ff70d4a9d2
improve/fix small issues with panel behavior
7 years ago
Michail Vourlakos
efb04895be
improve activate applets for neutral areas
7 years ago
Michail Vourlakos
43b08217a2
expand applets when clicked in neutral areas
...
--try to give more interaction to the user. When an
applet is clicked at its hidden spacers or the space
reserved for its active indicator then Latte sends
a signal to expand it. Unfortunately I havent found
a way to active other applets in such case e.g. the
icon-only applets
7 years ago
Michail Vourlakos
e0a3bd9f80
support nomad systray in Latte
7 years ago
Michail Vourlakos
c108cd4953
improve shadow positioning in glow
7 years ago
Michail Vourlakos
7b8efcaed7
implement fully active indicator types/glows
7 years ago
Michail Vourlakos
eab02204e1
support GlowOnlyOnActive at containment
7 years ago
Michail Vourlakos
34e1243886
update container GlowPoint
7 years ago
Michail Vourlakos
733fa3c29c
update container GlowPoint
7 years ago
Michail Vourlakos
a9c1f9cd08
update glowing at plasmoid GlowItem
7 years ago
Michail Vourlakos
6b34a5118e
add showGlow property to GlowPoints
7 years ago
Michail Vourlakos
8d40678e28
fix latteApplet size area
...
--this fixes also showing a wrong context menu
for tasks in zoomed tasks. It was showing instead
of the task context menu the container one.
7 years ago
Michail Vourlakos
a4a5a61574
load spacers debug visuals ondemand
7 years ago
Michail Vourlakos
147529dd72
fixes for tasks spacers for multiple separators
7 years ago
Michail Vourlakos
83c901de0e
hide internal separators in some cases
...
--hide internal separators when overlap and show
only one
--hide internal separators at start or end of the
plasmoid, the user can us separator applet in those
places
--add safety array checkes in order to avoid any
crashes from accessing out-of-arrays elements
7 years ago
Michail Vourlakos
1eca9875f9
drop internal separatorPos for new architecture
7 years ago
Michail Vourlakos
9d8c99768f
update containment spacer to multiple internal
7 years ago
Michail Vourlakos
0e2f4debb0
support plasmoid intern.separators from containment
...
--update the containment Parabolic Manager to take into
account the plasmoid multiple internal separators
7 years ago
Michail Vourlakos
63fa3c4b1d
drop internalSeparatorHidden from parabolicManager
...
--improvements for new separators architecture
7 years ago
Michail Vourlakos
ae8669169b
simplify hidden spacers for tasks/applets
7 years ago
Michail Vourlakos
88108ac524
add option to debug timers
...
--this is especially useful in order to be sure that
there are timers that create unending loops
7 years ago
Michail Vourlakos
1dd9a30139
release connect signals ondestruction
...
--following issue from #730 more qml code
was found that wasnt releasing connect signals
properly. That could create crashes because
already deleted qml objects could receive such
signals. That was observed after qt>=5.9.2
7 years ago
Michail Vourlakos
0df95400d8
hidden internal separator at the edges
...
--The internal separator can be hidden when it is
found at the edges of Tasks Plasmoid, it creates a
more pleasant result. If the user wants separators at
the edges can always use the Separator plasmoid from
audoban. This fix would fix also the overlap
of internal sepator with external applet separator.
7 years ago
Michail Vourlakos
f6e4bd205a
block parabolic effect for systray
...
--at all cases and not just those that
systray length is greater than the set applet size.
There were cases that the systray had very few
applets in it and thus is was animated
7 years ago
Michail Vourlakos
7bc8b51446
force transparent panel respects shadows settings
8 years ago
Michail Vourlakos
9760ef2a5e
follow Fitt's Law when dock is inFullJustify
...
--improvements in order to follow Fitt's Law when
the dock is in Justify mode and 100% maximum length
8 years ago
Michail Vourlakos
dd1bdd8a47
block applets parab.animation when bouncing task
8 years ago
Michail Vourlakos
bb2f5936b4
improve parab.effect stability on first hovering
8 years ago
Michail Vourlakos
ad0a66804f
small fixes for warnings and types
8 years ago
Michail Vourlakos
1e4f98b4ae
fix #633,trigger correctly the animations signals
...
--restoring the applets from the parabolic effect didnt
send correctly the ending signal that their animation
was finished
8 years ago
Michail Vourlakos
14a674cd61
fix #572,support latte spacer
8 years ago
Michail Vourlakos
cfa8ee9deb
hide title tooltips when applet is expanded
8 years ago
Michail Vourlakos
45add5988f
fix #622,support title tooltips for hovered applets
8 years ago
Michail Vourlakos
ba3de5061f
block zoom hovering on dock sliding in/out
8 years ago
Michail Vourlakos
7d77ab5195
expose user specified shadows to qml
8 years ago
Michail Vourlakos
8794835f0b
reenable a small animationstep in parabolic effect
8 years ago
Michail Vourlakos
d4a5370ef2
use same design for all separators
8 years ago
Michail Vourlakos
db78a5b622
fix #498,translate 0% margin to 0px margins
8 years ago
Michail Vourlakos
e982540bff
fix #490,support usesPlasmaTheme in our fake icons
8 years ago
Michail Vourlakos
641d096d58
fix #490,improve identification algorithms
...
--this commits improves the identification algorithm
for kicker and simplemenu and their behavior also
concerning setting a static image or not
8 years ago