Michail Vourlakos
de4cddb5d3
update internal splitter icon to use plasma theme
7 years ago
Michail Vourlakos
6bb7f0ab51
improve context menus for wayland
7 years ago
Michail Vourlakos
db58a24040
dont count internalViewSplitters for globalShortcs
...
-- as mentioned at #879
-- improve also the semantics of globalShortcuts
7 years ago
Michail Vourlakos
1ff161a030
updates and improvements at applets glob.shortcuts
7 years ago
Michail Vourlakos
103b901125
support showing applets numbers with badges
...
-- this is used mainly from globalshortcuts triggering
7 years ago
Michail Vourlakos
657d86033f
respect user settings for applet shadows
7 years ago
Michail Vourlakos
5b3c00ff8c
improve code for enable/disable checkRestoreZoom
7 years ago
Michail Vourlakos
7c5d550e9c
fix #871,improve clearing zoom indicators
...
--accept clearZooms only in both hoveredIndexes
are -1 (for plasmoid and containment)
7 years ago
Michail Vourlakos
14ffc70088
cleanup deprecated directRenderTimer/containment
7 years ago
Michail Vourlakos
7c1cd0cb70
improvements to applets parabolic effect
7 years ago
Michail Vourlakos
00241dcd8f
fix breakage in par.effect from separators applets
7 years ago
Michail Vourlakos
9fdb1b598d
increase parabolic effect speed
7 years ago
Michail Vourlakos
53633290fc
block parabolic animations onEnter event
...
--calculations for parabolic effect are blocked
at the onEntered events because the mouse position
is faulty and breaks the animations
7 years ago
Michail Vourlakos
05e08e57c5
delay a bit the directRender activation
...
--previously directRender was activating also when
from the first entered element the mouse moved fast
enough to the second element. But this could happen
also accidentaly some times. This improvements indicates
also the mouse position in the second element to be
near the center of that element
7 years ago
Michail Vourlakos
23008b5903
enable glow choice for behaveAsPlasmaPanel
7 years ago
Michail Vourlakos
431ec79088
force all DropShadows to fast mode
7 years ago
Michail Vourlakos
da5fc3fe1a
fix #862,blacklist new activeWindowControl
...
--the new kde activeWindowControl becomes active
when is showing menus. That conflicts with Latte
internal heuristics in order to not show or show
dynamically panel shadows, active indicators etc.
7 years ago
Michail Vourlakos
23cd5ea33e
fix glitch when clicking of applet neutral areas
7 years ago
Michail Vourlakos
71087b1c3f
ignode kde activeWindowContronl from activeindicator
7 years ago
Michail Vourlakos
62f847ecac
fix #856,update hoveredindex after animations end
...
--this way we are trying to delay a bit the directRender
mode when the dock is hidden
7 years ago
Michail Vourlakos
61227abaeb
ALWAYS Restore Task Animation
...
--VERY IMPORTANT CODE, fixes a bug when cycling the mouse
very fast inside and outside the dock, in some rare cases
the restoreAnimation didnt end!!
7 years ago
Michail Vourlakos
5593b515f4
update zoom-out animations
7 years ago
Michail Vourlakos
c129743aa9
use a new zoom-in animation type
7 years ago
Michail Vourlakos
2957c50dd0
Revert "update zoom-in animation type"
...
This reverts commit cc6779d0c4
.
7 years ago
Michail Vourlakos
cc6779d0c4
update zoom-in animation type
7 years ago
Michail Vourlakos
15cff730ab
stop restoreAnimation in directRendering
...
--issue #852 , when directRendering is activated
some of the tasks could be in restoreAnimation,
in such case they stop their animation are moved
to directRendering mode
7 years ago
Michail Vourlakos
8cf6f49bb9
improvements to parabolic effect
...
--issue #852 , improve how the two states of zoom-in
and directRendering are indetified and triggered.
The initialization of hovering indexes now is
trigerred only for window mouse out events.
7 years ago
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