Michail Vourlakos
2b29662706
indicatorLevel independent of taskItem and root
2021-01-31 11:11:07 +02:00
Michail Vourlakos
665a287586
use same parabolic calculation in applet and tasks
2021-01-31 08:49:46 +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
86f73e4135
provide thin tooltips for applets in zoom==1
2021-01-30 19:15:45 +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
83a83075bd
remove deprecated reference
2021-01-30 09:42:00 +02:00
Michail Vourlakos
d074beff4e
containment:remove latteapplet hard dependency
2021-01-30 09:38:00 +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
e46e5fcdf8
do not show thin tooltips when no selected
2021-01-30 08:10:28 +02:00
Michail Vourlakos
1f7d2d0c5a
fix typo
2021-01-29 22:46:01 +02:00
Michail Vourlakos
e3d16ca81e
appletItem:remove deprecated latteView assignment
2021-01-29 20:09:19 +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
d5d22d8139
provide ThinTooltip Ability implementation
2021-01-29 19:17:06 +02:00
Michail Vourlakos
5c5879ac14
remove latte tasks specific code from containment
2021-01-29 00:29:42 +02:00
Michail Vourlakos
b4a71bdbe3
fix applets hidden spacers calculations
...
--remove also some deprecated apis
2021-01-28 23:56:25 +02:00
Michail Vourlakos
f0558d80b1
remove deprecated apis from containment
2021-01-28 22:08:38 +02:00
Michail Vourlakos
f72a1d75c1
fix indexing for tasks visible items
2021-01-28 21:57:04 +02:00
Michail Vourlakos
37470e0555
fix missing badges3DStyle link for MyView ability
2021-01-28 21:12:17 +02:00
Michail Vourlakos
ad9e26662c
missing header in Containment AbilityHost
2021-01-28 21:03:41 +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
fa7d41715b
fix Latte Indicators loading for ClientAbility
2021-01-28 20:43:34 +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