diff options
| author | Leander Scherer <leander@schererleander.de> | 2026-05-30 15:35:27 +0200 |
|---|---|---|
| committer | Leander Scherer <leander@schererleander.de> | 2026-05-30 15:35:27 +0200 |
| commit | d2747e2ca1e211a32e91e44010f40a00e0ac97e4 (patch) | |
| tree | fb229d6a18541c7a5f1944390b21edde028955f9 /modules/system/quickshell/qmldir | |
| parent | 51b3cbd50b92d026549ce3ebff17ca9b3344f441 (diff) | |
feat(quickshell): add popup controls and privacy indicators
Diffstat (limited to 'modules/system/quickshell/qmldir')
| -rw-r--r-- | modules/system/quickshell/qmldir | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/system/quickshell/qmldir b/modules/system/quickshell/qmldir index 1c0341b..7f82d41 100644 --- a/modules/system/quickshell/qmldir +++ b/modules/system/quickshell/qmldir @@ -1,7 +1,9 @@ Bar Bar.qml +AnchoredPopup AnchoredPopup.qml Background Background.qml Bluetooth Bluetooth.qml BrightnessService BrightnessService.qml +Clock Clock.qml ControlCenter ControlCenter.qml singleton GlobalState GlobalState.qml IconCircle IconCircle.qml @@ -25,6 +27,8 @@ WifiPasswordPrompt WifiPasswordPrompt.qml Workspaces Workspaces.qml CustomCheckBox CustomCheckBox.qml MediaCard MediaCard.qml +MicInput MicInput.qml +ScreenRecordIndicator ScreenRecordIndicator.qml ConnectivityBox ConnectivityBox.qml ControlTile ControlTile.qml SliderBox SliderBox.qml |
