shift-shell/components/mobileshell/qml/components
Micah Stanley 7e2019cb0e MobileShell: Unify Item Background Elements
We so far have been recreating the background elements for all the item throughout the shell. This merge request simplifies this by unifying these elements into a single component, making is easier to keep things at a consistent design while also being able to adjust things when needed in the future.

Per request, I tried to keep thing looking mostly the same as before.

The first picture is what the action drawer looks like now, the one after is with these changes.

![Screenshot_20250621_154201](/uploads/7bd5129d942c8fbc3706dd1728b3a1dd/Screenshot_20250621_154201.png)
![Screenshot_20250621_155520](/uploads/9d2e925c9483579dec765813465e4d2d/Screenshot_20250621_155520.png)
2025-06-22 20:16:16 -04:00
..
AppLaunch.qml mobileshell: Dynamically load in heavy dependencies for singletons 2023-03-18 22:43:59 -07:00
BaseItem.qml actiondrawer: Share components between portrait and landscape 2024-10-31 15:27:00 +00:00
Constants.qml [mobileshell]: apply scale factor to status bar 2024-10-25 17:53:25 +00:00
ExtendedAbstractButton.qml Remove trailing whitespace 2024-07-26 23:47:44 -04: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 MarqueeLabel: Smooth Scrolling 2025-06-12 08:25:42 -04:00
PanelBackground.qml MobileShell: Unify Item Background Elements 2025-06-22 20:16:16 -04:00
PopupMenu.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
ScreenEdgeDragEffect.qml taskpanel/panel: make navbar and statusbar accessible from within fullscreen windows 2024-11-25 17:30:47 +00:00
StartupFeedbackPanelFill.qml startupfeedback: Change to be window based and controlled by a model 2024-07-13 16:30:07 +00:00
StartupFeedbackWindows.qml startupfeedback: Fix multi-screen behaviour 2024-07-15 20:53:42 +00: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