mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 16:57:43 +00:00
Animate dock item sizing and button opacity when toggling convergence mode so the dock does not snap abruptly between states. FavouritesBar: promote cell/icon/nav/pager/trash sizing properties to writable and attach NumberAnimation Behaviors (InOutCubic, longDuration). Home, Overview, and trash buttons fade in/out with an InOutQuad opacity Behavior so they appear gradually rather than popping. Dock overlay (main.qml): introduce an `active` guard property so the window can be driven by opacity (InOutQuad, shortDuration) rather than toggling visibility directly. Switch the dockOffset slide easing from a directional InExpo/OutExpo pair to a single InOutCubic so the motion feels symmetrical. StatusBar: smooth the background colour and convergence affordance transitions. |
||
|---|---|---|
| .. | ||
| indicators | ||
| ClockText.qml | ||
| StatusBar.qml | ||
| TaskWidget.qml | ||