feat: add word processor, spreadsheet, kernel and userspace memory improvements

This commit is contained in:
2026-03-05 19:18:11 +01:00
parent 5dded4bda0
commit c4690fd451
28 changed files with 4145 additions and 55 deletions
+1
View File
@@ -87,6 +87,7 @@ struct DesktopState {
SvgIcon icon_procmgr;
SvgIcon icon_mandelbrot;
SvgIcon icon_devexplorer;
SvgIcon icon_spreadsheet;
bool ctx_menu_open;
int ctx_menu_x, ctx_menu_y;