Reformat, add syscall streaming

This commit is contained in:
Michael Mikovsky
2025-08-12 16:55:34 -06:00
parent 1ed6ff2d9a
commit 7bf1ef9419
49 changed files with 3606 additions and 105 deletions
-3
View File
@@ -1,3 +0,0 @@
fn main() {
slint_build::compile("ui/app-window.slint").expect("Slint build failed");
}