Merge branch 'main' of github.com:noctalia-dev/noctalia-shell

This commit is contained in:
LemmyCook
2025-08-26 10:26:04 -04:00
8 changed files with 164 additions and 148 deletions
+7
View File
@@ -6,6 +6,13 @@ import qs.Services
Item {
id: root
IpcHandler {
target: "screenRecorder"
function toggle() {
ScreenRecorderService.toggleRecording()
}
}
IpcHandler {
target: "settings"
function toggle() {