1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-08 01:18:21 +03:00
latte-dock/app/view/indicator
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.
2021-10-30 14:37:02 +03:00
..
CMakeLists.txt move View/Indicator in its own directory 2019-06-03 18:36:45 +03:00
indicator.cpp Use spdx syntax for all files 2021-05-27 15:01:00 +00:00
indicator.h Use spdx syntax for all files 2021-05-27 15:01:00 +00:00
indicatorinfo.cpp Indicators API:Extend animations capabilities 2021-10-30 14:37:02 +03:00
indicatorinfo.h Indicators API:Extend animations capabilities 2021-10-30 14:37:02 +03:00
indicatorresources.cpp Use spdx syntax for all files 2021-05-27 15:01:00 +00:00
indicatorresources.h Use spdx syntax for all files 2021-05-27 15:01:00 +00:00