shift-shell/components/mobileshell/qml
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
..
actiondrawer mobileshell: Manually specify QML files, and private some internal files 2025-07-18 11:01:26 -04:00
components mobileshell: Manually specify QML files, and private some internal files 2025-07-18 11:01:26 -04:00
dataproviders components/mobileshell: Introduce singleton for plasma-nm lib 2025-04-25 14:58:18 -04:00
homescreen MaskLayer: Rename Homescreen Scale Property 2025-06-30 11:10:57 -04:00
navigationpanel navigationpanel: Add manual screen rotation button 2024-11-09 17:24:23 +00:00
popups notifications: Fix do-not-disturb 2025-06-25 20:08:38 -04:00
statusbar components/mobileshell: Introduce singleton for plasma-nm lib 2025-04-25 14:58:18 -04:00
widgets homescreens/halcyon: Unify search widget with folio 2025-07-10 17:04:42 -04:00