Commit Graph

372 Commits

Author SHA1 Message Date
daniel b140825121 refactor: split Files and Settings apps into multiple files 2026-04-01 23:08:25 +02:00
daniel 045f3ee0a5 feat: printer UX improvements 2026-04-01 22:47:27 +02:00
daniel 550d4d2a19 feat: support for IPP printing + test page 2026-04-01 21:15:27 +02:00
daniel 868d0fd4f5 refactor: move filesystem discovery code into separate module 2026-04-01 13:15:31 +02:00
daniel 346977a0f9 feat: implement new IPC layer 2026-04-01 13:11:03 +02:00
daniel 6276f8b162 fix: use getuser() syscall for determining username rather than session.toml hack 2026-04-01 11:44:13 +02:00
daniel 8e63b75fe7 feat: make Music app respect accent color setting 2026-04-01 11:29:36 +02:00
daniel c6d240f105 feat: remove sysinfo app 2026-03-31 10:33:02 +02:00
daniel a443d7e1a1 feat: bump video max filesize limit 2026-03-31 10:29:09 +02:00
daniel ef380db992 wip: S3 sleep debugging 2026-03-30 10:46:37 +02:00
daniel b3ba4249ee fix: fix avi delay 2026-03-29 08:44:23 +02:00
daniel cbead256c3 feat: new calculator UI, video app icon, Super + Space search window 2026-03-28 23:31:43 +01:00
daniel 608625709c fix: fix filesystem stack regression 2026-03-28 17:44:15 +01:00
daniel 23bb57d026 feat: video player 2026-03-28 17:26:25 +01:00
daniel 149b7fcdf1 fix: remove video assoc from file manager 2026-03-28 14:43:28 +01:00
daniel 07b04132eb fix: fix terminal event loop regression 2026-03-28 14:11:10 +01:00
daniel cc92c9a7a5 feat: improve process manager, add windows tab 2026-03-28 11:26:55 +01:00
daniel b9dfaba5d1 feat: convert procmgr and mandelbrot to Window Server apps 2026-03-28 10:54:31 +01:00
daniel 48378e3bea feat: make terminal and klog Window Server apps 2026-03-28 09:51:32 +01:00
daniel 27b0fef416 fix: remove hardcoded text editor menu entry, add pass_home_dir flag for manifest.toml files 2026-03-28 09:19:17 +01:00
daniel 6106396b52 feat: lua syntax highlighting in text editor 2026-03-27 22:31:47 +01:00
daniel d197665fdd feat: port lua scripting language 2026-03-27 21:53:33 +01:00
daniel 88ff98c325 fix: SYS_READDIR memory leak 2026-03-27 20:15:37 +01:00
daniel c755bc436c fix: fix cat hardcoding bug 2026-03-27 19:57:21 +01:00
daniel 7c5573b69a fix: remove hardcoded wordprocessor entry, rather rely on manifest.toml file 2026-03-27 19:54:34 +01:00
daniel 3f00b2bfaa feat: new music visualizer 2026-03-27 16:29:21 +01:00
daniel 78c0cabc77 fix: fix window drag/resize smoothness regression @ high refresh rates 2026-03-27 15:58:45 +01:00
daniel 994c32c09d feat: add Music app features, fix Window Server bug 2026-03-27 15:37:34 +01:00
daniel 8f118c7a0f feat: new word processor features 2026-03-27 07:55:46 +01:00
daniel d0ceefd8ef feat: split word processor app out into standalone Window Server app 2026-03-26 18:05:14 +01:00
daniel afe0442d57 feat: new Window Server helpers and app migrations 2026-03-25 21:06:58 +01:00
daniel 1ad9117fc1 fix: music app improvements, desktop performance improvements 2026-03-25 19:13:26 +01:00
daniel ea087769f5 feat: add cwd tracking to kernel, remove shell hack, update system utilities to use getcwd, fix tcc libc stub, fix nonexistent directory issue 2026-03-25 15:45:22 +01:00
daniel 9c9a0a9712 feat: add touch command 2026-03-25 07:49:51 +01:00
daniel eb0763b078 feat: add rm command 2026-03-25 07:39:49 +01:00
daniel 5918dc4ee5 feat: fix file rename implementation 2026-03-25 07:18:13 +01:00
daniel f3ea22935f fix: fix SYS_GETUSER missing in syscall switch, use getuser in shell username print 2026-03-24 17:34:07 +01:00
daniel 1542e80a3f feat: ACPI parsing improvements, username in process struct + syscalls 2026-03-24 17:17:47 +01:00
daniel f902ab48a1 fix: improve scheduling, memory, timer implementations 2026-03-24 07:40:37 +01:00
daniel 195028d994 feat: add time offset configuration 2026-03-24 07:20:52 +01:00
daniel 560cb67722 feat: add sound to Doom, fix window server regression 2026-03-23 20:41:50 +01:00
daniel 63d9270613 feat: Symmetric Multiprocessing, text editor improvements, merge doom libc, implement math functions 2026-03-23 20:09:11 +01:00
daniel a805b06406 feat: add screenshot app 2026-03-22 13:28:49 +01:00
daniel 9030485fcb feat: fix desktop bugs, expand PDF support 2026-03-22 12:46:30 +01:00
daniel 6d374a81bf fix: new spinlock implementation, ramdisk max files, wallpaper scan locations 2026-03-22 10:40:35 +01:00
daniel 770dde5001 feat: Intel GPU fixes, add tcc compiler, spreadsheet improvements, paint app, file manager improvements 2026-03-21 17:35:16 +01:00
daniel 2fd9b7d027 feat: remove frame limit from MontaukOS login screen 2026-03-20 22:25:58 +01:00
daniel eb0e3ad6d5 fix: fix performance issue in Music app 2026-03-20 22:23:22 +01:00
daniel cc5c28581c fix: update readme to reflect disk support 2026-03-18 14:48:54 +01:00
daniel 49a53aecc4 feat: readme update 2026-03-18 14:38:42 +01:00