shift-shell/containments
Marco Allegretti daf6ec3fd6 Smooth convergence mode transitions
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.
2026-05-06 13:33:25 +02:00
..
homescreens Smooth convergence mode transitions 2026-05-06 13:33:25 +02:00
panel Keep status bar opaque in convergence mode 2026-04-27 14:28:28 +02:00
taskpanel Unify convergence dock geometry and add invariant test 2026-05-04 11:43:41 +02:00
CMakeLists.txt homescreen: Move into folder 2022-05-17 23:19:11 -04:00