daniel
|
14971e6f02
|
feat: architectural improvements for Apps and System Configuration virtual folders in Files
|
2026-04-30 16:51:08 +02:00 |
|
daniel
|
29034b792f
|
feat: allow applets to be shared modules
|
2026-04-24 14:50:08 +02:00 |
|
daniel
|
be67fce29a
|
feat: system settings stored as applets in virtual folder
|
2026-04-23 15:36:03 +02:00 |
|
daniel
|
8c9ba7d0be
|
feat: add message box dialogs
|
2026-04-22 18:44:25 +02:00 |
|
daniel
|
7fa2b6c54b
|
feat: expose drive labels to userspace, render in Files
|
2026-04-22 07:45:33 +02:00 |
|
daniel
|
38b1f8a7ef
|
feat: further kernel power and power optimizations
|
2026-04-21 20:51:12 +02:00 |
|
daniel
|
1560e0215b
|
refactor: add website code
|
2026-04-11 09:34:55 +02:00 |
|
daniel
|
c8b7b864d7
|
wip: add clipboard support
|
2026-04-09 20:44:52 +02:00 |
|
daniel
|
c3a5a1c739
|
feat: make dialogs a shared library
|
2026-04-08 19:37:50 +02:00 |
|
daniel
|
d5988cc48c
|
feat: revamp libraries to use ELF shared objects
|
2026-04-08 18:35:32 +02:00 |
|
daniel
|
9e04e51daa
|
feat: add process crash popups
|
2026-04-07 20:15:56 +02:00 |
|
daniel
|
d05318c3bb
|
feat: add syntax highlighting to edit command
|
2026-04-05 22:09:39 +02:00 |
|
daniel
|
4666e36dba
|
wip: extend shared library support, window demo
|
2026-04-05 21:38:05 +02:00 |
|
daniel
|
f1b49b3c4e
|
wip: shared library support
|
2026-04-05 15:14:07 +02:00 |
|
daniel
|
1c78d81e11
|
feat: dividers in word processor, login screen improvements
|
2026-04-02 16:41:34 +02:00 |
|
daniel
|
33375423bb
|
wip: printing from word processor, word processor improvements
|
2026-04-02 11:30:37 +02:00 |
|
daniel
|
90ad9f038d
|
feat: add common dialogs, i.e. open/save dialog
|
2026-04-01 23:45:28 +02:00 |
|
daniel
|
9db7dd8789
|
feat: printer UX improvements
|
2026-04-01 22:47:27 +02:00 |
|
daniel
|
072199df6b
|
feat: support for IPP printing + test page
|
2026-04-01 21:15:27 +02:00 |
|
daniel
|
fb9885819b
|
feat: implement new IPC layer
|
2026-04-01 13:11:03 +02:00 |
|
daniel
|
36329504dc
|
fix: use getuser() syscall for determining username rather than session.toml hack
|
2026-04-01 11:44:13 +02:00 |
|
daniel
|
55d7c1ab0e
|
feat: new calculator UI, video app icon, Super + Space search window
|
2026-03-28 23:31:43 +01:00 |
|
daniel
|
aa36bfdc71
|
feat: improve process manager, add windows tab
|
2026-03-28 11:26:55 +01:00 |
|
daniel
|
085425fee4
|
feat: convert procmgr and mandelbrot to Window Server apps
|
2026-03-28 10:54:31 +01:00 |
|
daniel
|
bd9cb7321d
|
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
|
184519c06c
|
feat: port lua scripting language
|
2026-03-27 21:53:33 +01:00 |
|
daniel
|
f610cd172e
|
feat: new word processor features
|
2026-03-27 07:55:46 +01:00 |
|
daniel
|
c8d597abd2
|
feat: new Window Server helpers and app migrations
|
2026-03-25 21:06:58 +01:00 |
|
daniel
|
1c0db774f6
|
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
|
8295899b8f
|
feat: fix file rename implementation
|
2026-03-25 07:18:13 +01:00 |
|
daniel
|
58a144fc1a
|
feat: ACPI parsing improvements, username in process struct + syscalls
|
2026-03-24 17:17:47 +01:00 |
|
daniel
|
0f15099830
|
feat: add time offset configuration
|
2026-03-24 07:20:52 +01:00 |
|
daniel
|
41ad1f6404
|
feat: Symmetric Multiprocessing, text editor improvements, merge doom libc, implement math functions
|
2026-03-23 20:09:11 +01:00 |
|
daniel
|
937d29471b
|
feat: add screenshot app
|
2026-03-22 13:28:49 +01:00 |
|
daniel
|
1a9fc0724c
|
feat: Intel GPU fixes, add tcc compiler, spreadsheet improvements, paint app, file manager improvements
|
2026-03-21 17:35:16 +01:00 |
|
daniel
|
34f350ebf5
|
feat: add experimental game engine & demo game, fix ACPI events
|
2026-03-18 14:26:50 +01:00 |
|
daniel
|
94433d679b
|
feat: S3 sleep, PDF viewer graphics rendering, live user environment
|
2026-03-15 18:46:54 +01:00 |
|
daniel
|
4c7efa3203
|
feat: expanded ACPI support, initial support for S3 sleep
|
2026-03-15 00:55:19 +01:00 |
|
daniel
|
39b0424085
|
feat: multi-user system, bug fixes, security & performance fixes, and more
|
2026-03-14 13:28:46 +01:00 |
|
daniel
|
9f54e4957d
|
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
|
bcd959b80f
|
feat: ext2 filesystem, installer updates, add update feature, and more
|
2026-03-08 14:41:36 +01:00 |
|
daniel
|
7617419640
|
feat: MontaukOS installer app, toml config, app directory with manifests, and more
|
2026-03-08 12:06:29 +01:00 |
|
daniel
|
b540a43f39
|
feat: GPT, FAT32 driver, disks app, userspace adapted for multiple drives, and more
|
2026-03-07 15:58:27 +01:00 |
|
daniel
|
663567fbb3
|
feat: Ahci, ACPI shutdown
|
2026-03-06 23:39:35 +01:00 |
|
daniel
|
e9f0b10cb9
|
fix: memory and other improvements
|
2026-03-06 22:09:11 +01:00 |
|
daniel
|
9d72d979b2
|
feat: spreadsheet cell resizing
|
2026-03-06 16:46:15 +01:00 |
|
daniel
|
1f5d966030
|
feat: PDF viewer
|
2026-03-06 08:00:57 +01:00 |
|
daniel
|
c4690fd451
|
feat: add word processor, spreadsheet, kernel and userspace memory improvements
|
2026-03-05 19:18:11 +01:00 |
|
daniel
|
704b80ca4b
|
feat: terminal performance improvements, add scrolling and tabs
|
2026-03-04 16:46:11 +01:00 |
|
daniel
|
28d8e67c41
|
fix: fix rare page faults caused by Window Server apps, change default wallpaper path
|
2026-03-01 12:35:30 +01:00 |
|