shift-shell/components/mobileshell/qml/components
Marco Allegretti c52e331d31 Auto-clear startup feedback panel fill
The coloured rectangle that paints over the bottom panel during an
app-launch animation was reset only by a change of
WindowMaximizedTracker.showingWindow.  In convergence mode kwinrc
sets Placement=Centered, so launched apps stay non-maximized,
showingWindow never flips and the band remained on the panel
indefinitely.

Restart a 600 ms safety timer whenever the animation is triggered.
When it fires, clear colour and height to zero only if no maximized
or fullscreen window exists, preserving the original mobile reset
path while fixing the convergence one.
2026-05-04 20:24:53 +02:00
..
AppLaunch.qml Skip window activation in convergence mode 2026-04-10 13:03:57 +02:00
BaseItem.qml actiondrawer: Share components between portrait and landscape 2024-10-31 15:27:00 +00:00
Constants.qml Unify convergence dock geometry and add invariant test 2026-05-04 11:43:41 +02:00
Flickable.qml Fix low inertia scrolling with shell flickables 2024-02-25 17:53:58 -05:00
FlickableOpacityGradient.qml notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
GridView.qml Fix low inertia scrolling with shell flickables 2024-02-25 17:53:58 -05:00
HapticsEffect.qml components/hapticsplugin: Introduce direct haptics API for hfd-service 2023-11-15 08:13:25 -08:00
ListView.qml Fix low inertia scrolling with shell flickables 2024-02-25 17:53:58 -05:00
MarqueeLabel.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
PanelBackground.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
ScreenEdgeDragEffect.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
StartupFeedbackPanelFill.qml Auto-clear startup feedback panel fill 2026-05-04 20:24:53 +02:00
StartupFeedbackWindows.qml startupfeedback: Revert to original animation 2025-10-08 22:21:48 -04:00
TextDropShadow.qml components: Add TextDropShadow 2023-05-12 19:43:24 -04:00
VelocityCalculator.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00