feat: split word processor app out into standalone Window Server app

This commit is contained in:
2026-03-26 18:05:14 +01:00
parent afe0442d57
commit d0ceefd8ef
12 changed files with 2033 additions and 1774 deletions
+8
View File
@@ -0,0 +1,8 @@
[app]
name = "Word Processor"
binary = "wordprocessor.elf"
icon = "wordprocessor.svg"
[menu]
category = "Applications"
visible = false