Commit Graph

100 Commits

Author SHA1 Message Date
daniel 550d4d2a19 feat: support for IPP printing + test page 2026-04-01 21:15:27 +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 cbead256c3 feat: new calculator UI, video app icon, Super + Space search window 2026-03-28 23:31:43 +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 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 d197665fdd feat: port lua scripting language 2026-03-27 21:53:33 +01:00
daniel 8f118c7a0f feat: new word processor features 2026-03-27 07:55:46 +01:00
daniel afe0442d57 feat: new Window Server helpers and app migrations 2026-03-25 21:06:58 +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 5918dc4ee5 feat: fix file rename implementation 2026-03-25 07:18:13 +01:00
daniel 1542e80a3f feat: ACPI parsing improvements, username in process struct + syscalls 2026-03-24 17:17:47 +01:00
daniel 195028d994 feat: add time offset configuration 2026-03-24 07:20:52 +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 770dde5001 feat: Intel GPU fixes, add tcc compiler, spreadsheet improvements, paint app, file manager improvements 2026-03-21 17:35:16 +01:00
daniel b5d2cc515c feat: add experimental game engine & demo game, fix ACPI events 2026-03-18 14:26:50 +01:00
daniel ffffb6a0c5 feat: S3 sleep, PDF viewer graphics rendering, live user environment 2026-03-15 18:46:54 +01:00
daniel 64c26f4288 feat: expanded ACPI support, initial support for S3 sleep 2026-03-15 00:55:19 +01:00
daniel 261b536041 feat: multi-user system, bug fixes, security & performance fixes, and more 2026-03-14 13:28:46 +01:00
daniel 576ad34f95 feat: Intel HDA audio driver, audio streaming syscalls, userspace Music app, fixes and improvements, rudimentary Bluetooth support 2026-03-10 17:14:33 +01:00
daniel 807c2602fe feat: ext2 filesystem, installer updates, add update feature, and more 2026-03-08 14:41:36 +01:00
daniel 1edbec3c66 feat: MontaukOS installer app, toml config, app directory with manifests, and more 2026-03-08 12:06:29 +01:00
daniel 4d0177d55e feat: GPT, FAT32 driver, disks app, userspace adapted for multiple drives, and more 2026-03-07 15:58:27 +01:00
daniel b560712ecf feat: Ahci, ACPI shutdown 2026-03-06 23:39:35 +01:00
daniel 56fea336d6 fix: memory and other improvements 2026-03-06 22:09:11 +01:00
daniel 729c227b35 feat: spreadsheet cell resizing 2026-03-06 16:46:15 +01:00
daniel b148f0605a feat: PDF viewer 2026-03-06 08:00:57 +01:00
daniel ead7d296f7 feat: add word processor, spreadsheet, kernel and userspace memory improvements 2026-03-05 19:18:11 +01:00
daniel ba7b7dca87 feat: terminal performance improvements, add scrolling and tabs 2026-03-04 16:46:11 +01:00
daniel b04dcdf44a fix: fix rare page faults caused by Window Server apps, change default wallpaper path 2026-03-01 12:35:30 +01:00
daniel 83016847b4 feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues 2026-02-28 12:06:18 +01:00
daniel e95089192f feat: jpeg image rendering, desktop backgrounds, fix memory regression 2026-02-27 19:01:07 +01:00
daniel 30e73fcdcc feat: add support for shutdown/reboot via UEFI Runtime Services 2026-02-26 18:08:05 +01:00
daniel 99f231acd2 fix: various fixes 2026-02-22 10:53:30 +01:00
daniel e0bfc97f0f feat: common TLS library, weather app, UI scaling fix in Window Server, and more 2026-02-21 13:06:53 +01:00
daniel 9d5e7eac8d fix: GUI and kernel fixes, Wikipedia app rewrite, among other things 2026-02-21 11:08:11 +01:00
daniel 596be25eaf feat: TrueType (TTF) font rendering, many new desktop applications and DOOM support, among other improvements 2026-02-20 22:46:41 +01:00
daniel fca150e059 feat: Desktop improvements 2026-02-20 14:13:25 +01:00
daniel 4c6b783832 feat: Fix USB mouse support, GUI wkipedia app, icon refresh, file manager improvements, more 2026-02-20 11:33:06 +01:00
daniel 359ef3ba53 feat: desktop environment improvements 2026-02-20 09:03:30 +01:00
daniel 6eebc64863 feat: rudimentary userspace desktop environment 2026-02-20 00:48:51 +01:00
daniel cae7dd352e feat: userspace overhaul, Intel GPU driver, and more 2026-02-19 15:46:49 +01:00
daniel d355d376f9 feat: e100e Ethernet driver, ramdisk reorganization, shell rewrite, web server/client, and more 2026-02-19 01:18:11 +01:00
daniel 1a5d943649 feat: Sockets, user-mode networking, IRC client application 2026-02-18 18:35:34 +01:00
daniel dfa86b272c feat: add time syscall & command in shell 2026-02-18 17:34:36 +01:00
daniel 3295b9970b fix: remove kernel mouse cursor demo, +add two future-implemented syscalls for shutdown & reset 2026-02-18 16:52:44 +01:00
daniel 24af60d669 feat: expand user mode, add DOOM game, add manpages 2026-02-18 15:13:53 +01:00
daniel 605fbcbe42 feat: scheduling, usermode, shell 2026-02-17 19:17:01 +01:00