binary + installer

This commit is contained in:
Zacharias-Brohn
2026-02-18 18:53:11 +01:00
parent 01e94a10ab
commit 457007f74d
21 changed files with 270 additions and 2 deletions
+8
View File
@@ -41,6 +41,14 @@ Searcher {
forward: false
})
IpcHandler {
target: "wallpaper"
function set(path: string): void {
root.setWallpaper(path);
}
}
FileSystemModel {
id: wallpapers