English | 中文
Forked KDE Plasma 6 plasmoids with press / entry / minimize animations.
- Icons-Only Task Manager (SkyAnimation) —
org.kde.plasma.icontasks.skyler- press scale
- entry slide-in
- minimize bounce
- exit slide-out
- reappear pop-up
- entry bump
- reorder move
- hover animation
- icon scale
- 5-speed animation
- custom decorations: highlight background, indicator bar
- Task Manager (SkyAnimation) —
org.kde.plasma.taskmanager.skyler- window bar showing icons and text
- same animation set as the icons-only variant
- hover animation
- icon scale
- 5-speed animation
- custom decorations: highlight background, indicator bar
- Application Launcher (SkyAnimation) —
org.kde.plasma.kickoff.skyler- press scale
- hover animation
- custom decorations: highlight background
mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make -j$(nproc)
sudo make installsudo make uninstallRestart plasmashell:
plasmashell --replace &Right-click panel → Add Widgets.
Based on KDE Plasma plasmoids by Eike Hein, Martin Graesslin, and Mikel Johnson.
Code: GPL-2.0
Animations: CC-BY 4.0 SkyShadowHero
