From d2747e2ca1e211a32e91e44010f40a00e0ac97e4 Mon Sep 17 00:00:00 2001 From: Leander Scherer Date: Sat, 30 May 2026 15:35:27 +0200 Subject: feat(quickshell): add popup controls and privacy indicators --- modules/system/quickshell/qmldir | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/system/quickshell/qmldir') 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 -- cgit v1.3.1