shift-shell/components/mobileshell/qml/components
Devin Lin bc3e80c479 mobileshell: Manually specify QML files, and private some internal files
The globbing pattern for finding QML files is problematic because it
breaks when we add/delete a file (requiring us to delete
~/kde/build/plasma-mobile). It also placed every file (both public and
internal files) in the same flat namespace, carrying the risk of name
collisions between unrelated folders.

This commit manually specifies every file in the package. It also moves internal files in the actiondrawer folder into its own namespace. Followup MRs will do this process for other folders.
2025-07-18 11:01:26 -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
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
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