aboutsummaryrefslogtreecommitdiff
path: root/modules/system/quickshell/qmldir
diff options
context:
space:
mode:
authorLeander Scherer <leander@schererleander.de>2026-05-18 21:48:24 +0200
committerLeander Scherer <leander@schererleander.de>2026-05-28 22:42:07 +0200
commit9a7cf1242d296dbdb9c03df48ab09054960295aa (patch)
treef1a2d5c77ef6bdb049c995afcc4c663c1ffd1373 /modules/system/quickshell/qmldir
parent3ef8b4973bcae26445f99467d50ad75730d204b5 (diff)
feat(quickshell): basic bar, tray, notification
Diffstat (limited to 'modules/system/quickshell/qmldir')
-rw-r--r--modules/system/quickshell/qmldir33
1 files changed, 33 insertions, 0 deletions
diff --git a/modules/system/quickshell/qmldir b/modules/system/quickshell/qmldir
new file mode 100644
index 0000000..1c0341b
--- /dev/null
+++ b/modules/system/quickshell/qmldir
@@ -0,0 +1,33 @@
+Bar Bar.qml
+Background Background.qml
+Bluetooth Bluetooth.qml
+BrightnessService BrightnessService.qml
+ControlCenter ControlCenter.qml
+singleton GlobalState GlobalState.qml
+IconCircle IconCircle.qml
+Media Media.qml
+MusicVisualizer MusicVisualizer.qml
+Notifications Notifications.qml
+NotificationCard NotificationCard.qml
+NotificationPopupList NotificationPopupList.qml
+Polkit Polkit.qml
+PillSlider PillSlider.qml
+PopupCard PopupCard.qml
+Squircle Squircle.qml
+singleton Theme Theme.qml
+ThinSlider ThinSlider.qml
+Toggle Toggle.qml
+TrayMenu TrayMenu.qml
+VolumeOSD VolumeOSD.qml
+Volume Volume.qml
+Wifi Wifi.qml
+WifiPasswordPrompt WifiPasswordPrompt.qml
+Workspaces Workspaces.qml
+CustomCheckBox CustomCheckBox.qml
+MediaCard MediaCard.qml
+ConnectivityBox ConnectivityBox.qml
+ControlTile ControlTile.qml
+SliderBox SliderBox.qml
+Launcher Launcher.qml
+LockContext LockContext.qml
+LockSurface LockSurface.qml