1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-04 13:47:19 +03:00

309 Commits

Author SHA1 Message Date
Michail Vourlakos
5cb27f0ae4 fix initialization value 2018-03-26 21:45:18 +03:00
Michail Vourlakos
6fc6a1f142 fix warnings 2018-03-26 21:31:29 +03:00
Michail Vourlakos
5f538274a2 fix ToolTipInstance warnings for no model present 2018-03-21 17:24:30 +02:00
Michail Vourlakos
f655a81512 fix warnings on startup from ToolTipInstance 2018-03-18 19:14:16 +02:00
Michail Vourlakos
9b77d8d2a5 fix binding look for TooltipInstance 2018-03-18 19:03:44 +02:00
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
2018-03-18 13:01:45 +02:00
Michail Vourlakos
f939d57a8f increase text size for previews 2018-03-18 13:01:45 +02:00
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
2018-03-17 10:40:12 +02:00
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
2018-03-16 09:33:37 +02:00
Michail Vourlakos
452e93c33e improve update of hoveredIndexes
--when the plasmoid is hovered when the
applets hoveredIndex should be initialized
and when an applet is hovered then the plamoids
hoveredIndex should be initialized to -1.
2018-03-16 00:35:11 +02:00
Michail Vourlakos
3fe9d2bc4e hide preview when closing last preview from btn
BUG: 391898
2018-03-16 00:17:21 +02:00
Michail Vourlakos
b2d917026f enable directRenderDelayer after hiding 2018-03-14 16:46:16 +02:00
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.
2018-03-14 16:32:23 +02:00
Michail Vourlakos
5b77c09faa improve fastEntering tracking
--take into account both hoveredIndexes
(applet & containment) for fastEntering
identify.
2018-03-14 16:32:23 +02:00
Michail Vourlakos
ec3a68b81e disable some debug messages 2018-03-12 20:17:49 +02:00
Michail Vourlakos
4cf4351b80 improve all luminance calculations
--provide more accurate calculations for luminance
based on algorithm at:
https://www.w3.org/TR/2008/REC-WCAG20-20081211/#relativeluminancedef
2018-03-12 20:08:03 +02:00
Michail Vourlakos
2266461609 improve removal animation duration 2018-03-11 02:16:29 +02:00
Michail Vourlakos
6379b401b7 increase wheel sensitivity
--this is used for the audiobadge in order to
be more natural its behavior to the users
expectations
2018-03-03 12:32:16 +02:00
Michail Vourlakos
a32eb124da fix #892,reduce scrolling speed for audio badges 2018-03-03 12:07:25 +02:00
Michail Vourlakos
f8b5bc5c25 fix #890,use only pulseaudio stream to track audio 2018-03-03 10:55:19 +02:00
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
2018-03-03 10:27:07 +02:00
Michail Vourlakos
9166293348 fix previews dialog for wayland 2018-03-02 21:24:33 +02:00
Michail Vourlakos
6bb7f0ab51 improve context menus for wayland 2018-03-02 20:27:32 +02:00
Michail Vourlakos
410190e615 fix #891,import old launchers only once
--import deprecated launchers to new architecture only
once
2018-03-02 19:13:05 +02:00
Michail Vourlakos
a6d92153f9 fix #881,load launchers correctly in plasma panel 2018-02-25 23:36:06 +02:00
Michail Vourlakos
aaecd4de15 improve mouse par.effect sensitivity for tasks 2018-02-25 21:29:00 +02:00
Michail Vourlakos
1ff161a030 updates and improvements at applets glob.shortcuts 2018-02-25 20:00:23 +02:00
Michail Vourlakos
103b901125 support showing applets numbers with badges
-- this is used mainly from globalshortcuts triggering
2018-02-25 19:05:32 +02:00
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
2018-02-25 17:31:10 +02:00
Michail Vourlakos
316b6fb6df call checkRestoreZoom properly for contextMenu
--latte plasmoid has its own build-in contextMenu. Call
properly the checkRestoreZoom for that contextMenu
2018-02-23 20:35:43 +02:00
Michail Vourlakos
7dbb71167b use plasma theme for audio badges 2018-02-22 20:15:27 +02:00
Michail Vourlakos
3b71e0e4d8 disabe globalDirectRender after task bouncing 2018-02-19 19:15:52 +02:00
Michail Vourlakos
bdc03805ee update version to 0.7.78 2018-02-19 18:28:44 +02:00
Michail Vourlakos
5b3c00ff8c improve code for enable/disable checkRestoreZoom 2018-02-19 10:46:54 +02:00
Michail Vourlakos
7c5d550e9c fix #871,improve clearing zoom indicators
--accept clearZooms only in both hoveredIndexes
are -1 (for plasmoid and containment)
2018-02-19 02:10:48 +02:00
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
2018-02-19 01:44:42 +02:00
Michail Vourlakos
a018dd8fa8 remove no needed check 2018-02-18 22:40:00 +02:00
Michail Vourlakos
90ee9ef00b fix #873,show confiw window for plasmoid
--show option for config window for the plasmoid
in the context menu, when the Latte plasmoid insnt
inside a Latte dock
2018-02-18 21:27:08 +02:00
Michail Vourlakos
9fdb1b598d increase parabolic effect speed 2018-02-18 17:59:07 +02:00
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
2018-02-18 17:48:08 +02:00
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
2018-02-18 17:06:59 +02:00
Michail Vourlakos
b41ecad4af fix #858,lower window preview a bit 2018-02-12 19:11:29 +02:00
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
2018-02-12 18:34:03 +02:00
Michail Vourlakos
e258df6e56 assign always a valid index for hovered task 2018-02-11 16:58:41 +02:00
Michail Vourlakos
431ec79088 force all DropShadows to fast mode 2018-02-10 01:33:40 +02:00
Michail Vourlakos
591aa035af improve workaround commenting 2018-02-09 23:36:27 +02:00
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.
2018-02-09 23:31:08 +02:00
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
2018-02-09 16:26:21 +02:00
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
2018-02-08 17:24:14 +02:00
l10n daemon script
73940eff3b SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-02-08 05:07:42 +01:00