1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-13 21:57:40 +03:00

1076 Commits

Author SHA1 Message Date
Michail Vourlakos
1d9fe41dd0 move BasicItem into Abilities.Items
--this way it can be used by ANY plasma applet
2021-01-31 11:27:57 +02:00
Michail Vourlakos
9d0922a203 decouple TitleTooltipParent from root and taskItem 2021-01-31 11:21:12 +02:00
Michail Vourlakos
815bd9d799 decouple ShortcutBadge from taskItem and root 2021-01-31 11:19:24 +02:00
Michail Vourlakos
2b29662706 indicatorLevel independent of taskItem and root 2021-01-31 11:11:07 +02:00
Michail Vourlakos
d29d0ce88c fix tasks parabolic small jumping 2021-01-31 08:42:27 +02:00
Michail Vourlakos
0d5f1dc78f rename task basic item parts 2021-01-31 08:32:43 +02:00
Michail Vourlakos
721353da1e forward pressed and released events to indicators 2021-01-31 01:46:51 +02:00
Michail Vourlakos
a32367c60c rename inTempScaling to hasZoomPerAxis 2021-01-31 01:36:21 +02:00
Michail Vourlakos
f68f2646f7 improve variable name for ParabolicItem 2021-01-31 01:29:06 +02:00
Michail Vourlakos
433abd05cd decouple parabolic items from task and root 2021-01-31 01:17:26 +02:00
Michail Vourlakos
d7b0be1aa6 move isParabolicEventBlocked in parabolicItem 2021-01-30 22:09:31 +02:00
Michail Vourlakos
d495ee6332 drop all deprecated mimic animation 2021-01-30 22:00:19 +02:00
Michail Vourlakos
930a1529a8 parabolicItem provide isUpdatingOnlySpacers option 2021-01-30 21:49:25 +02:00
Michail Vourlakos
f536dda975 fix restoring after task demands attention 2021-01-30 20:33:53 +02:00
Michail Vourlakos
8d618855ba restore task hovering after launcher bouncing ends 2021-01-30 20:23:13 +02:00
Michail Vourlakos
472fb720a5 clear zoom before launcher bouncing 2021-01-30 20:16:44 +02:00
Michail Vourlakos
e5ceb08730 plasmoid:fix needattention case 2021-01-30 20:07:22 +02:00
Michail Vourlakos
88f44f48c2 provide palette through MyView Ability 2021-01-30 19:39:19 +02:00
Michail Vourlakos
f1fc45f5bb provide thin tooltips through ParabolicArea 2021-01-30 19:07:53 +02:00
Michail Vourlakos
331e87aba6 decouple ParabolicArea from TaskItem 2021-01-30 17:07:04 +02:00
Michail Vourlakos
ae44d152de move HiddenSpacer to AbilityBasicItemParts 2021-01-30 14:16:36 +02:00
Michail Vourlakos
78abcd7a55 make HiddenSpacer independent of TaskItem 2021-01-30 14:12:14 +02:00
Michail Vourlakos
96271578b7 introduce AbilityBasicItem in plasmoid 2021-01-30 13:51:15 +02:00
Michail Vourlakos
7a033f4658 rename for ParabolicItem mScale to zoom 2021-01-30 12:55:11 +02:00
Michail Vourlakos
33b43cca39 move signal to central TaskItem 2021-01-30 12:45:32 +02:00
Michail Vourlakos
cfaa216438 rename wrapper to ParabolicItem 2021-01-30 12:42:13 +02:00
Michail Vourlakos
a758e8a2ba move isZoomed internally to ParabolicItem 2021-01-30 10:02:05 +02:00
Michail Vourlakos
ba94be4612 rename ParabolicArea to ParabolicEventsArea
--in order to distinguish it from future ParabolicItem
which will be part of Ability Item
2021-01-30 09:53:06 +02:00
Michail Vourlakos
d028db2f5a drop deprecated api 2021-01-30 09:31:41 +02:00
Michail Vourlakos
ea05df3807 plasmoid:drop deprecated IconItem 2021-01-30 09:26:07 +02:00
Michail Vourlakos
9c3601cff4 plasmoid:preparing TaskIconItem for Abilities 2021-01-30 09:13:26 +02:00
Michail Vourlakos
9c25c82671 plasmoid:remove deprecated latteView 2021-01-29 20:06:49 +02:00
Michail Vourlakos
59df189948 remove all deprecated thin tooltips implementation 2021-01-29 20:06:08 +02:00
Michail Vourlakos
17294eff20 provide full working ThinTooltips Ability 2021-01-29 19:57:10 +02:00
Michail Vourlakos
04ce943603 expose ThinTooltip Ability to applets and host 2021-01-29 19:37:31 +02:00
Michail Vourlakos
5c5879ac14 remove latte tasks specific code from containment 2021-01-29 00:29:42 +02:00
Michail Vourlakos
f72a1d75c1 fix indexing for tasks visible items 2021-01-28 21:57:04 +02:00
Michail Vourlakos
1b64cfed14 fix binding loop in Metrics Ability
--fix calculations also for Metrics.thickness.zoomedForItems
2021-01-28 21:00:51 +02:00
Michail Vourlakos
ec4ed5ec08 expose badgesIn3DStyle through MyView Ability 2021-01-28 20:20:51 +02:00
Michail Vourlakos
a62cebf06e expose containment.alignment through its Ability 2021-01-28 20:12:10 +02:00
Michail Vourlakos
dbdb95f402 improvements for Latte Tasks used in Plasma 2021-01-28 18:43:30 +02:00
Michail Vourlakos
dfe439fead provide background opacity through MyView Ability 2021-01-28 00:35:19 +02:00
Michail Vourlakos
5edf5a14f8 fix unloading LocalIndicators Ability 2021-01-27 20:36:24 +02:00
Michail Vourlakos
173a3cf16b plasmoid:access screenGeometry from MyView Ability 2021-01-27 20:36:24 +02:00
Michail Vourlakos
f09a6e0026 expose items shadow through MyView Ability 2021-01-27 20:36:24 +02:00
Michail Vourlakos
352cb64321 fixes for abilities 2021-01-26 20:11:04 +02:00
Michail Vourlakos
ac890e2a3e plasmoid:use all new AbilityClient.Indicators 2021-01-26 19:59:05 +02:00
Michail Vourlakos
42592a0de1 simplify Ability.IndicatorItem names 2021-01-26 18:46:41 +02:00
Michail Vourlakos
2b008be27c plasmoid:fix dragging launchers internally
BUG:432110
2021-01-25 20:53:44 +02:00
Michail Vourlakos
28c20af008 fix loading events order of custom indicators 2021-01-25 20:42:56 +02:00