-
9626b79b69
feat: improve login screen cursor
daniel
2026-04-02 15:03:58 +02:00
-
89f3b0589f
feat: revamp login screen, fix printing bug
daniel
2026-04-02 14:46:04 +02:00
-
516b53281e
wip: printing from word processor, word processor improvements
daniel
2026-04-02 11:30:37 +02:00
-
19090d3ea5
feat: add common dialogs, i.e. open/save dialog
daniel
2026-04-01 23:45:28 +02:00
-
b140825121
refactor: split Files and Settings apps into multiple files
daniel
2026-04-01 23:08:25 +02:00
-
045f3ee0a5
feat: printer UX improvements
daniel
2026-04-01 22:47:27 +02:00
-
550d4d2a19
feat: support for IPP printing + test page
daniel
2026-04-01 21:15:27 +02:00
-
868d0fd4f5
refactor: move filesystem discovery code into separate module
daniel
2026-04-01 13:15:31 +02:00
-
346977a0f9
feat: implement new IPC layer
daniel
2026-04-01 13:11:03 +02:00
-
6276f8b162
fix: use getuser() syscall for determining username rather than session.toml hack
daniel
2026-04-01 11:44:13 +02:00
-
8e63b75fe7
feat: make Music app respect accent color setting
daniel
2026-04-01 11:29:36 +02:00
-
c6d240f105
feat: remove sysinfo app
daniel
2026-03-31 10:33:02 +02:00
-
a443d7e1a1
feat: bump video max filesize limit
daniel
2026-03-31 10:29:09 +02:00
-
ef380db992
wip: S3 sleep debugging
daniel
2026-03-30 10:46:37 +02:00
-
b3ba4249ee
fix: fix avi delay
daniel
2026-03-29 08:44:23 +02:00
-
cbead256c3
feat: new calculator UI, video app icon, Super + Space search window
daniel
2026-03-28 23:31:43 +01:00
-
608625709c
fix: fix filesystem stack regression
daniel
2026-03-28 17:44:15 +01:00
-
23bb57d026
feat: video player
daniel
2026-03-28 17:26:25 +01:00
-
149b7fcdf1
fix: remove video assoc from file manager
daniel
2026-03-28 14:43:28 +01:00
-
07b04132eb
fix: fix terminal event loop regression
daniel
2026-03-28 14:11:10 +01:00
-
cc92c9a7a5
feat: improve process manager, add windows tab
daniel
2026-03-28 11:26:55 +01:00
-
b9dfaba5d1
feat: convert procmgr and mandelbrot to Window Server apps
daniel
2026-03-28 10:54:31 +01:00
-
48378e3bea
feat: make terminal and klog Window Server apps
daniel
2026-03-28 09:51:32 +01:00
-
27b0fef416
fix: remove hardcoded text editor menu entry, add pass_home_dir flag for manifest.toml files
daniel
2026-03-28 09:19:17 +01:00
-
6106396b52
feat: lua syntax highlighting in text editor
daniel
2026-03-27 22:31:47 +01:00
-
d197665fdd
feat: port lua scripting language
daniel
2026-03-27 21:53:33 +01:00
-
88ff98c325
fix: SYS_READDIR memory leak
daniel
2026-03-27 20:15:37 +01:00
-
c755bc436c
fix: fix cat hardcoding bug
daniel
2026-03-27 19:57:21 +01:00
-
7c5573b69a
fix: remove hardcoded wordprocessor entry, rather rely on manifest.toml file
daniel
2026-03-27 19:54:34 +01:00
-
3f00b2bfaa
feat: new music visualizer
daniel
2026-03-27 16:29:21 +01:00
-
78c0cabc77
fix: fix window drag/resize smoothness regression @ high refresh rates
daniel
2026-03-27 15:58:45 +01:00
-
994c32c09d
feat: add Music app features, fix Window Server bug
daniel
2026-03-27 15:37:34 +01:00
-
8f118c7a0f
feat: new word processor features
daniel
2026-03-27 07:55:46 +01:00
-
d0ceefd8ef
feat: split word processor app out into standalone Window Server app
daniel
2026-03-26 18:05:14 +01:00
-
afe0442d57
feat: new Window Server helpers and app migrations
daniel
2026-03-25 21:06:58 +01:00
-
1ad9117fc1
fix: music app improvements, desktop performance improvements
daniel
2026-03-25 19:13:26 +01:00
-
ea087769f5
feat: add cwd tracking to kernel, remove shell hack, update system utilities to use getcwd, fix tcc libc stub, fix nonexistent directory issue
daniel
2026-03-25 15:45:22 +01:00
-
9c9a0a9712
feat: add touch command
daniel
2026-03-25 07:49:51 +01:00
-
eb0763b078
feat: add rm command
daniel
2026-03-25 07:39:49 +01:00
-
5918dc4ee5
feat: fix file rename implementation
daniel
2026-03-25 07:18:13 +01:00
-
f3ea22935f
fix: fix SYS_GETUSER missing in syscall switch, use getuser in shell username print
daniel
2026-03-24 17:34:07 +01:00
-
1542e80a3f
feat: ACPI parsing improvements, username in process struct + syscalls
daniel
2026-03-24 17:17:47 +01:00
-
f902ab48a1
fix: improve scheduling, memory, timer implementations
daniel
2026-03-24 07:40:37 +01:00
-
195028d994
feat: add time offset configuration
daniel
2026-03-24 07:20:52 +01:00
-
560cb67722
feat: add sound to Doom, fix window server regression
daniel
2026-03-23 20:41:50 +01:00
-
63d9270613
feat: Symmetric Multiprocessing, text editor improvements, merge doom libc, implement math functions
daniel
2026-03-23 20:09:11 +01:00
-
a805b06406
feat: add screenshot app
daniel
2026-03-22 13:28:49 +01:00
-
9030485fcb
feat: fix desktop bugs, expand PDF support
daniel
2026-03-22 12:46:30 +01:00
-
6d374a81bf
fix: new spinlock implementation, ramdisk max files, wallpaper scan locations
daniel
2026-03-22 10:40:35 +01:00
-
770dde5001
feat: Intel GPU fixes, add tcc compiler, spreadsheet improvements, paint app, file manager improvements
daniel
2026-03-21 17:35:16 +01:00
-
2fd9b7d027
feat: remove frame limit from MontaukOS login screen
daniel
2026-03-20 22:25:58 +01:00
-
eb0e3ad6d5
fix: fix performance issue in Music app
daniel
2026-03-20 22:23:22 +01:00
-
cc5c28581c
fix: update readme to reflect disk support
daniel
2026-03-18 14:48:54 +01:00
-
49a53aecc4
feat: readme update
daniel
2026-03-18 14:38:42 +01:00
-
49797804ca
feat: readme updates
daniel
2026-03-18 14:37:11 +01:00
-
b5d2cc515c
feat: add experimental game engine & demo game, fix ACPI events
daniel
2026-03-18 14:26:50 +01:00
-
ffffb6a0c5
feat: S3 sleep, PDF viewer graphics rendering, live user environment
daniel
2026-03-15 18:46:54 +01:00
-
64c26f4288
feat: expanded ACPI support, initial support for S3 sleep
daniel
2026-03-15 00:55:19 +01:00
-
261b536041
feat: multi-user system, bug fixes, security & performance fixes, and more
daniel
2026-03-14 13:28:46 +01:00
-
576ad34f95
feat: Intel HDA audio driver, audio streaming syscalls, userspace Music app, fixes and improvements, rudimentary Bluetooth support
daniel
2026-03-10 17:14:33 +01:00
-
807c2602fe
feat: ext2 filesystem, installer updates, add update feature, and more
daniel
2026-03-08 14:41:36 +01:00
-
1edbec3c66
feat: MontaukOS installer app, toml config, app directory with manifests, and more
daniel
2026-03-08 12:06:29 +01:00
-
4d0177d55e
feat: GPT, FAT32 driver, disks app, userspace adapted for multiple drives, and more
daniel
2026-03-07 15:58:27 +01:00
-
8c5c259f5d
fix: make ACPI shutdown compliant with spec
daniel
2026-03-06 23:44:46 +01:00
-
b560712ecf
feat: Ahci, ACPI shutdown
daniel
2026-03-06 23:39:35 +01:00
-
31a79d922f
fix: handle more paging cases
daniel
2026-03-06 22:46:24 +01:00
-
56fea336d6
fix: memory and other improvements
daniel
2026-03-06 22:09:11 +01:00
-
d682a49c77
feat: revamp image viewer
daniel
2026-03-06 17:04:16 +01:00
-
729c227b35
feat: spreadsheet cell resizing
daniel
2026-03-06 16:46:15 +01:00
-
3985188baa
feat: split desktop implementation into multiple source files, reorganize apps
daniel
2026-03-06 08:15:06 +01:00
-
b148f0605a
feat: PDF viewer
daniel
2026-03-06 08:00:57 +01:00
-
ead7d296f7
feat: add word processor, spreadsheet, kernel and userspace memory improvements
daniel
2026-03-05 19:18:11 +01:00
-
fcb6f8e247
feat: graphics/net PnP, keyboard driver improvements
daniel
2026-03-04 21:10:34 +01:00
-
ba7b7dca87
feat: terminal performance improvements, add scrolling and tabs
daniel
2026-03-04 16:46:11 +01:00
-
15915c175a
fix: switch image
daniel
2026-03-04 14:42:51 +01:00
-
6ff4cc9236
fix: fix spacing in about window
daniel
2026-03-04 14:41:41 +01:00
-
a2c00b14b5
fix: remove build date from settings app/about
daniel
2026-03-04 14:39:24 +01:00
-
6c7c36fb5c
feat: revert image change
daniel
2026-03-04 14:31:49 +01:00
-
b46ce39155
feat: add new version image; update README
daniel
2026-03-04 14:31:21 +01:00
-
ec820884be
feat: increment version number
daniel
2026-03-04 14:29:49 +01:00
-
624b1e7e69
fix: fix memory leaks
daniel
2026-03-04 07:41:40 +01:00
-
eb69bdb5fb
cleanup: remove unnecessary includes from kernel Main.cpp
daniel
2026-03-03 20:34:14 +01:00
-
b0e6dd040d
cleanup: move some logic out of kernel Main.cpp into separate files/functions
daniel
2026-03-03 20:30:59 +01:00
-
144ae2a843
fix: remove image viewer app title bar in window
daniel
2026-03-03 07:41:51 +01:00
-
871de413c4
fix: fix wikipedia app text rendering bug for non-ASCII characters
daniel
2026-03-01 17:03:38 +01:00
-
140fc0ac00
fix: fix file manager app drawing issue
daniel
2026-03-01 13:11:29 +01:00
-
b04dcdf44a
fix: fix rare page faults caused by Window Server apps, change default wallpaper path
daniel
2026-03-01 12:35:30 +01:00
-
81fe089a4a
fix: remove ramdisk.tar from tree
daniel
2026-03-01 10:20:31 +01:00
-
3ede136dda
fix: add ramdisk.tar to .gitignore
daniel
2026-03-01 10:19:38 +01:00
-
be91cc1f1c
fix: remove redundant/test docs file
daniel
2026-02-28 15:11:03 +01:00
-
22dc656daa
feat: update readme image
daniel
2026-02-28 14:31:55 +01:00
-
ea6864be30
feat: add gplv3 license; update README
daniel
2026-02-28 14:28:03 +01:00
-
adec704b49
feat: add release build option
daniel
2026-02-28 14:12:35 +01:00
-
d802042759
fix: update init printout, update README.md, new screenshot
daniel
2026-02-28 12:09:59 +01:00
-
83016847b4
feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues
daniel
2026-02-28 12:06:18 +01:00
-
1809ae55e5
fix: continue fix page fault heap regression
daniel
2026-02-28 00:14:28 +01:00
-
ca85553eec
fix: fix heap regression
daniel
2026-02-27 23:51:46 +01:00
-
bd16b9afd1
feat: add Font Preview app
daniel
2026-02-27 19:17:09 +01:00
-
e95089192f
feat: jpeg image rendering, desktop backgrounds, fix memory regression
daniel
2026-02-27 19:01:07 +01:00
-
f28b850db2
feat: implement SYS_FREE
daniel
2026-02-26 20:12:56 +01:00