Michail Vourlakos
097ceed7d2
split thickness margins to tail and head
...
--make head thickness margin and tail thickness
margin totally independent
--ability item: reanchor it based on the screen edge
like applets are already doing
--adjust tasks animations in order to take into
account the anchoring
--parabolic effect adjust calculations to use
new thickness margins
3 years ago
Michail Vourlakos
219e901e87
zoom:improve response on first and last items
...
--improve zoom behavior for first and last items when
the user hovers them before any other item is hovered
and zoomed
3 years ago
Michail Vourlakos
78b124e8f4
align properly thintooltips on vertical edges
3 years ago
Michail Vourlakos
9351277cd7
anchor thin tooltips on their visual parents
...
BUG:447631
3 years ago
Michail Vourlakos
e642087e31
Indicators API:Extend animations capabilities
...
extend indicator.level.requested signals with:
--taskLauncherActivated
--taskGroupWindowAdded
--taskGroupWindowRemoved
extend indicator.level.requested properties with:
--isIndicatorTaskLauncherAnimationRunning
extend indicator info with:
--providesInAttentionAnimation
--providesTaskLauncherAnimation
--providesGroupedWindowAddedAnimation
--providesGroupedWindowRemovedAnimation
adjust Latte Tasks in order to support properly
animations implemented through indicators.
3 years ago
Michail Vourlakos
eda019016d
Indicators:expose more options for Icons
...
--the following options are exposed to indicators
in order to use them to their preference:
----iconTransformOrigin
----iconOpacity
----iconRotation
----iconScale
3 years ago
Alexander Lohnau
505379ed04
Use spdx syntax for all files
4 years ago
Michail Vourlakos
117d68749b
plasmoid:fix monochromized icons implementation
4 years ago
Michail Vourlakos
05b53d01fb
abilityitem:separator is always drawn same
...
--remove any worksaround concerning the case
that parabolic effect is disabled
4 years ago
Michail Vourlakos
a58dfde26c
preserve indicator positioning for bouncing tasks
4 years ago
Michail Vourlakos
541800f972
fixes for item separators
...
--reduce also binding loops produced from
launchers in the plasmoid
4 years ago
Michail Vourlakos
07d819727b
consider hidden separators when needed
4 years ago
Michail Vourlakos
122ce05944
do not enable spacers for hidden separators
4 years ago
Michail Vourlakos
561f0168c0
fixes for abilities and KHNS
4 years ago
Michail Vourlakos
90cafd4176
use Ability BasicItem.location in its subparts
4 years ago
Michail Vourlakos
0c273fcaf2
provide SeparatorItem for BasicItem
4 years ago
Michail Vourlakos
1d7e939356
isGraphicsSystemAccelerated at Environment Ability
4 years ago
Michail Vourlakos
2cc5139c64
prepare AppletAbilities,different LayoutContainers
4 years ago
Michail Vourlakos
8847208d6e
increase z-index of BasicItem contentItem
...
--this way any mouseareas inside the contentItem
are higher in the z-index comparing with any mouseareas
inside the Ability.BasicItem
BUG:432386
4 years ago
Michail Vourlakos
9e38a8cc3f
fixes in order for abilities to work property
4 years ago
Michail Vourlakos
76a08e6897
fixes for abilities
4 years ago
Michail Vourlakos
270ca3a7df
position shortcut activation through BasicItem
...
--developers can have easy access to activating their
Basic ability items through on position shortcuts
infrastructure
4 years ago
Michail Vourlakos
1d9fe41dd0
move BasicItem into Abilities.Items
...
--this way it can be used by ANY plasma applet
4 years ago