Michail Vourlakos
1a5fed2e67
fix positioning of internal separators
...
--when the user has enabled reverse active
indicators
7 years ago
Michail Vourlakos
f5b56e3559
improvements for publishing geometries
7 years ago
Michail Vourlakos
e9580dbe1e
fixes in animations when dragging a task
7 years ago
Michail Vourlakos
4370878b12
support pretty big badge messages counter
...
--following plasma paradigm we now support
badge messages until 9.999 and even more to
be shown to the user as indicator
7 years ago
Michail Vourlakos
2bb2c23d01
use default previews for launchers
...
-- use default previews for launchers
when the user has enabled the tasks
previews functionality
-- fix some warnings for previews
7 years ago
Michail Vourlakos
d14d21531a
improvements for task previews
...
--always delete a previous timer for checking
preview showing before creating a new one
--always make sure the before showing a preview
the dock isnt hidden
7 years ago
Michail Vourlakos
35f53e6428
animations improvements
...
--animate tasks hidden spacers properly
when a task is inAttention and the user
enters the mouse at first time when the task
isnt zoomed
--improve tasks hidden spacers animated
behaviors
--improve applets hidden spacers animated
behaviors
7 years ago
Michail Vourlakos
3fe9d2bc4e
hide preview when closing last preview from btn
...
BUG: 391898
7 years ago
Michail Vourlakos
b2d917026f
enable directRenderDelayer after hiding
7 years ago
Michail Vourlakos
0bb70c1595
drop fastEntering for directRenderDelayer
...
--the directRenderDelayer is used during first
entering in order to delay the activation of
directRendering. The cons of previous fastEntering
implementation added the necessity for this
replacement.
7 years ago
Michail Vourlakos
5b77c09faa
improve fastEntering tracking
...
--take into account both hoveredIndexes
(applet & containment) for fastEntering
identify.
7 years ago
Michail Vourlakos
2266461609
improve removal animation duration
7 years ago
Michail Vourlakos
6379b401b7
increase wheel sensitivity
...
--this is used for the audiobadge in order to
be more natural its behavior to the users
expectations
7 years ago
Michail Vourlakos
a32eb124da
fix #892,reduce scrolling speed for audio badges
7 years ago
Michail Vourlakos
f8b5bc5c25
fix #890,use only pulseaudio stream to track audio
7 years ago
Michail Vourlakos
7055b44a6e
fix #890,dont show audio for paused mpris player
...
--improvements from plasma taskmanager mpris code
--check for mprisplayer status, when the player
is paused dont show the audio badge
7 years ago
Michail Vourlakos
6bb7f0ab51
improve context menus for wayland
7 years ago
Michail Vourlakos
aaecd4de15
improve mouse par.effect sensitivity for tasks
7 years ago
Michail Vourlakos
e92b570a4f
add BadgeText in Latte lib from the plasmoid
...
-- move BadgeText in Latte lib in order to be able
to be used from plasmoid and containment at the
same time
7 years ago
Michail Vourlakos
7dbb71167b
use plasma theme for audio badges
7 years ago
Michail Vourlakos
3b71e0e4d8
disabe globalDirectRender after task bouncing
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
b12cf1446a
orchestrate better directRender for plasmoid
...
--use same techniques with the containment in order
to activate/deactivate the directRender through
the latte plasmoid
7 years ago
Michail Vourlakos
a018dd8fa8
remove no needed check
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
b41ecad4af
fix #858,lower window preview a bit
7 years ago
Michail Vourlakos
80a3461a9c
accept negative values from mouseareas onEnter
...
--This can be a Qt bug, on Entered event mouseX/Y
are set as very big negative values
7 years ago
Michail Vourlakos
e258df6e56
assign always a valid index for hovered task
7 years ago
Michail Vourlakos
431ec79088
force all DropShadows to fast mode
7 years ago
Michail Vourlakos
591aa035af
improve workaround commenting
7 years ago
Michail Vourlakos
776df3e29d
fix #846,empty tasks after activity changes
...
--in some cases after activity changes some tasks
are shown empty because some ghost tasks are created.
This was tracked down to hidden TaskDelegates spacers.
7 years ago
Michail Vourlakos
b1cd5920f2
fix #846,dont show task empty space
...
--libtaskmanager sometimes adds items and
hasnt set its full settings. After the addition
it updates some of the settings. This fix
is trying to fix that circumstances by not having
any blocking warnings
7 years ago
Michail Vourlakos
3462562a81
fix #857,improve par.effect with tooltips
...
--window previews were lowered in order to touch
the task for which are presenting issues. This way
the mouse confirms alway the taskContainsMouse flag
--title tooltips are shown only when the dock has
ended its sliding-in animations
7 years ago
Michail Vourlakos
8c0ada943b
remove deprecated code
...
--this code was creating also an issue sometimes
that wasnt showing tasks at all on startup
7 years ago
Michail Vourlakos
f4370ccc21
improve identification of immediate launchers
...
--when a window is closing if there is already
an assigned launcher then the launcher must be
shown without animation
7 years ago
Michail Vourlakos
8f44e68a75
fix #846,dont delay any show/remove of separators
7 years ago
Michail Vourlakos
be2c4ed669
fix missing negative symbol
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
2f45aa9129
dont delay clearing zoom for task
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