Unify config into shell.json and add Noctalia plugin support

This commit is contained in:
Ryan Hughes
2026-05-14 02:21:48 -04:00
parent 5c0f5669c9
commit bcbe12b075
49 changed files with 2178 additions and 350 deletions
@@ -0,0 +1,10 @@
module qs.Commons
singleton Color 1.0 Color.qml
singleton Style 1.0 Style.qml
singleton Logger 1.0 Logger.qml
singleton Settings 1.0 Settings.qml
singleton I18n 1.0 I18n.qml
singleton Time 1.0 Time.qml
singleton Icons 1.0 Icons.qml
singleton ThemeIcons 1.0 ThemeIcons.qml
singleton ShellState 1.0 ShellState.qml