Commit Graph

  • 5bb45a842b feat: kernel and libc performance improvements daniel 2026-04-10 17:30:31 +02:00
  • c8b7b864d7 wip: add clipboard support daniel 2026-04-09 20:44:52 +02:00
  • efd7f162cf feat: use proper bullet character for MWP bullet point lists daniel 2026-04-09 16:42:23 +02:00
  • 5b4fb19a6e fix: remove doom/elf message from CLI help command daniel 2026-04-09 07:49:19 +02:00
  • 27fcdd425f feat: use icons in spreadsheet app toolbar daniel 2026-04-08 20:13:57 +02:00
  • c3a5a1c739 feat: make dialogs a shared library daniel 2026-04-08 19:37:50 +02:00
  • d5988cc48c feat: revamp libraries to use ELF shared objects daniel 2026-04-08 18:35:32 +02:00
  • ec186d076d feat: use PIC code model for shared libraries, fix shared library bugs daniel 2026-04-08 17:07:55 +02:00
  • 09d855aea7 feat: move CrashReport.cpp/hpp daniel 2026-04-08 07:45:51 +02:00
  • 9e04e51daa feat: add process crash popups daniel 2026-04-07 20:15:56 +02:00
  • aae9aa9a3c wip: work on font rendering in window rendered by shared object daniel 2026-04-07 18:38:04 +02:00
  • f37ee8432b fix: Disks app UI elements, file manager list view rendering daniel 2026-04-06 10:05:58 +02:00
  • bb2ac6b0c6 feat: copy, move commands daniel 2026-04-06 09:20:29 +02:00
  • 2fbcb4886d fix: fix filemanager filename tile rendering, edit cwd daniel 2026-04-06 09:16:37 +02:00
  • ff7b1ab916 fix: bump file manager name limit daniel 2026-04-06 00:25:27 +02:00
  • 2d75122dc7 fix: make login screen use asterisks instead of bullets, bump >6 app limit in Files daniel 2026-04-05 22:55:50 +02:00
  • 88380bae59 feat: add terminal resizing shortcuts daniel 2026-04-05 22:31:47 +02:00
  • d05318c3bb feat: add syntax highlighting to edit command daniel 2026-04-05 22:09:39 +02:00
  • 4666e36dba wip: extend shared library support, window demo daniel 2026-04-05 21:38:05 +02:00
  • f1b49b3c4e wip: shared library support daniel 2026-04-05 15:14:07 +02:00
  • 51359ffb0e refactor: split dialogs.elf implementation daniel 2026-04-05 13:29:04 +02:00
  • 0c8cddf583 fix: correct comment daniel 2026-04-04 09:54:50 +02:00
  • 894358e298 refactor: add comment to Ipc.(c/h)pp daniel 2026-04-04 09:45:43 +02:00
  • 6a1d4053cd fix: change message in video app daniel 2026-04-03 23:36:09 +02:00
  • 6bcac8c3f3 fix: add todo to filemanager daniel 2026-04-02 19:25:51 +02:00
  • 59bbe4dfb7 feat: pdf export in word processor daniel 2026-04-02 18:40:45 +02:00
  • 1c78d81e11 feat: dividers in word processor, login screen improvements daniel 2026-04-02 16:41:34 +02:00
  • 8914447f2c refactor: split login screen implementation daniel 2026-04-02 15:29:06 +02:00
  • 95935b6e88 feat: improve login screen cursor daniel 2026-04-02 15:03:58 +02:00
  • 05267940e9 feat: revamp login screen, fix printing bug daniel 2026-04-02 14:46:04 +02:00
  • 33375423bb wip: printing from word processor, word processor improvements daniel 2026-04-02 11:30:37 +02:00
  • 90ad9f038d feat: add common dialogs, i.e. open/save dialog daniel 2026-04-01 23:45:28 +02:00
  • be787529ea refactor: split Files and Settings apps into multiple files daniel 2026-04-01 23:08:25 +02:00
  • 9db7dd8789 feat: printer UX improvements daniel 2026-04-01 22:47:27 +02:00
  • 072199df6b feat: support for IPP printing + test page daniel 2026-04-01 21:15:27 +02:00
  • ec82706c47 refactor: move filesystem discovery code into separate module daniel 2026-04-01 13:15:31 +02:00
  • fb9885819b feat: implement new IPC layer daniel 2026-04-01 13:11:03 +02:00
  • 36329504dc fix: use getuser() syscall for determining username rather than session.toml hack daniel 2026-04-01 11:44:13 +02:00
  • 910e120509 feat: make Music app respect accent color setting daniel 2026-04-01 11:29:36 +02:00
  • 6dc8302063 feat: remove sysinfo app daniel 2026-03-31 10:33:02 +02:00
  • 55748564b7 feat: bump video max filesize limit daniel 2026-03-31 10:29:09 +02:00
  • 56a402ba19 wip: S3 sleep debugging daniel 2026-03-30 10:46:37 +02:00
  • a29279cbdf fix: fix avi delay daniel 2026-03-29 08:44:23 +02:00
  • 55d7c1ab0e feat: new calculator UI, video app icon, Super + Space search window daniel 2026-03-28 23:31:43 +01:00
  • d2bd28c5d7 fix: fix filesystem stack regression daniel 2026-03-28 17:44:15 +01:00
  • 5049d6529d feat: video player daniel 2026-03-28 17:26:25 +01:00
  • 1bc957ec43 fix: remove video assoc from file manager daniel 2026-03-28 14:43:28 +01:00
  • b73142ffc3 fix: fix terminal event loop regression daniel 2026-03-28 14:11:10 +01:00
  • aa36bfdc71 feat: improve process manager, add windows tab daniel 2026-03-28 11:26:55 +01:00
  • 085425fee4 feat: convert procmgr and mandelbrot to Window Server apps daniel 2026-03-28 10:54:31 +01:00
  • 57f0424ca4 feat: make terminal and klog Window Server apps daniel 2026-03-28 09:51:32 +01:00
  • bd9cb7321d 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
  • 2d63caa044 feat: lua syntax highlighting in text editor daniel 2026-03-27 22:31:47 +01:00
  • 184519c06c feat: port lua scripting language daniel 2026-03-27 21:53:33 +01:00
  • ada6cdff47 fix: SYS_READDIR memory leak daniel 2026-03-27 20:15:37 +01:00
  • d287141a1b fix: fix cat hardcoding bug daniel 2026-03-27 19:57:21 +01:00
  • 75664d54a5 fix: remove hardcoded wordprocessor entry, rather rely on manifest.toml file daniel 2026-03-27 19:54:34 +01:00
  • 2763446b21 feat: new music visualizer daniel 2026-03-27 16:29:21 +01:00
  • fa3943b5c1 fix: fix window drag/resize smoothness regression @ high refresh rates daniel 2026-03-27 15:58:45 +01:00
  • 3e27249c6a feat: add Music app features, fix Window Server bug daniel 2026-03-27 15:37:34 +01:00
  • f610cd172e feat: new word processor features daniel 2026-03-27 07:55:46 +01:00
  • cb8094bd95 feat: split word processor app out into standalone Window Server app daniel 2026-03-26 18:05:14 +01:00
  • c8d597abd2 feat: new Window Server helpers and app migrations daniel 2026-03-25 21:06:58 +01:00
  • e07abb9182 fix: music app improvements, desktop performance improvements daniel 2026-03-25 19:13:26 +01:00
  • 1c0db774f6 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
  • 38ac914de6 feat: add touch command daniel 2026-03-25 07:49:51 +01:00
  • afe56c962a feat: add rm command daniel 2026-03-25 07:39:49 +01:00
  • 8295899b8f feat: fix file rename implementation daniel 2026-03-25 07:18:13 +01:00
  • 6e471c2eb4 fix: fix SYS_GETUSER missing in syscall switch, use getuser in shell username print daniel 2026-03-24 17:34:07 +01:00
  • 58a144fc1a feat: ACPI parsing improvements, username in process struct + syscalls daniel 2026-03-24 17:17:47 +01:00
  • 9b4dfe3e0e fix: improve scheduling, memory, timer implementations daniel 2026-03-24 07:40:37 +01:00
  • 0f15099830 feat: add time offset configuration daniel 2026-03-24 07:20:52 +01:00
  • 822fb7c827 feat: add sound to Doom, fix window server regression daniel 2026-03-23 20:41:50 +01:00
  • 41ad1f6404 feat: Symmetric Multiprocessing, text editor improvements, merge doom libc, implement math functions daniel 2026-03-23 20:09:11 +01:00
  • 937d29471b feat: add screenshot app daniel 2026-03-22 13:28:49 +01:00
  • 4f2337c2ab feat: fix desktop bugs, expand PDF support daniel 2026-03-22 12:46:30 +01:00
  • bc52bd5efc fix: new spinlock implementation, ramdisk max files, wallpaper scan locations daniel 2026-03-22 10:40:35 +01:00
  • 1a9fc0724c feat: Intel GPU fixes, add tcc compiler, spreadsheet improvements, paint app, file manager improvements daniel 2026-03-21 17:35:16 +01:00
  • f9f5d42c9c feat: remove frame limit from MontaukOS login screen daniel 2026-03-20 22:25:58 +01:00
  • e545321e07 fix: fix performance issue in Music app daniel 2026-03-20 22:23:22 +01:00
  • e332df06c5 fix: update readme to reflect disk support daniel 2026-03-18 14:48:54 +01:00
  • 2d4eb2f7bb feat: readme update daniel 2026-03-18 14:38:42 +01:00
  • fdc91c94f4 feat: readme updates daniel 2026-03-18 14:37:11 +01:00
  • 34f350ebf5 feat: add experimental game engine & demo game, fix ACPI events daniel 2026-03-18 14:26:50 +01:00
  • 94433d679b feat: S3 sleep, PDF viewer graphics rendering, live user environment daniel 2026-03-15 18:46:54 +01:00
  • 4c7efa3203 feat: expanded ACPI support, initial support for S3 sleep daniel 2026-03-15 00:55:19 +01:00
  • 39b0424085 feat: multi-user system, bug fixes, security & performance fixes, and more daniel 2026-03-14 13:28:46 +01:00
  • 9f54e4957d 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
  • bcd959b80f feat: ext2 filesystem, installer updates, add update feature, and more daniel 2026-03-08 14:41:36 +01:00
  • 7617419640 feat: MontaukOS installer app, toml config, app directory with manifests, and more daniel 2026-03-08 12:06:29 +01:00
  • b540a43f39 feat: GPT, FAT32 driver, disks app, userspace adapted for multiple drives, and more daniel 2026-03-07 15:58:27 +01:00
  • 10826c6298 fix: make ACPI shutdown compliant with spec daniel 2026-03-06 23:44:46 +01:00
  • 663567fbb3 feat: Ahci, ACPI shutdown daniel 2026-03-06 23:39:35 +01:00
  • 9e5b9b7584 fix: handle more paging cases daniel 2026-03-06 22:46:24 +01:00
  • e9f0b10cb9 fix: memory and other improvements daniel 2026-03-06 22:09:11 +01:00
  • e824a7664f feat: revamp image viewer daniel 2026-03-06 17:04:16 +01:00
  • 9d72d979b2 feat: spreadsheet cell resizing daniel 2026-03-06 16:46:15 +01:00
  • 02573c2fd0 feat: split desktop implementation into multiple source files, reorganize apps daniel 2026-03-06 08:15:06 +01:00
  • 1f5d966030 feat: PDF viewer daniel 2026-03-06 08:00:57 +01:00
  • c4690fd451 feat: add word processor, spreadsheet, kernel and userspace memory improvements daniel 2026-03-05 19:18:11 +01:00