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
Alexander Lohnau
505379ed04
Use spdx syntax for all files
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
7a033f4658
rename for ParabolicItem mScale to zoom
4 years ago
Michail Vourlakos
f37fde5824
simplify dragging architecture
...
--simpler implementation both for plasmoid
mousehandler and containment droparea
4 years ago
Michail Vourlakos
b2aa7038a9
plasmoid:expose AppletAbilities container item
...
--use a single central Item in order to provide the
various applet abilities for consumption from the user
4 years ago
Michail Vourlakos
ecbe3841f1
validate moving synced launchers properly
...
--this way when a separator is added it is also
added and synced properly to relevant applets
4 years ago
Michail Vourlakos
1ca43ee13f
use Launchers Ability for syncing
...
--move internal synced launchers infrastructure
in order to use Launchers Ability. Things
this way will become much cleaner and
at the same reusable and maintainable
4 years ago
Michail Vourlakos
4689412a13
plasmoid:launchers ability new signals
...
--do not use TasksExtendedManager to launchers
plasmoid ability
4 years ago
Michail Vourlakos
4c5c96084c
plasmoid:provide ToBeRemoved Launchers
...
--in order to provide valid removal launchers
animations through TasksExtendedManager
4 years ago
Michail Vourlakos
ac99708315
MAJOR MAJOR:splitting types to their own component
...
--improve types and references and add types splitted
at better places. So now we have
- LatteCore.Types that are global for all components
- LatteTasks.Types that are private to tasks plasmoid
- LatteContainment.Types that are private to latte
containment
5 years ago
Michail Vourlakos
7a31e52614
increase Tasks GarbageCollector interval at 30secs
6 years ago
Michail Vourlakos
828b31fb78
animate new launchers when dropping them
6 years ago
Michail Vourlakos
7ffe7d436d
introduce plasmoid:TasksExtendedManager
...
--All the Tasks WORKSAROUNDS for libtaskmanager
limitation in one place
6 years ago