Commit Graph

298 Commits

Author SHA1 Message Date
daniel 8a2a86696a feat: revamp libraries to use ELF shared objects 2026-04-08 18:35:32 +02:00
daniel 28d0614511 feat: use PIC code model for shared libraries, fix shared library bugs 2026-04-08 17:07:55 +02:00
daniel d87c14da25 feat: move CrashReport.cpp/hpp 2026-04-08 07:45:51 +02:00
daniel 886b181bfe feat: add process crash popups 2026-04-07 20:15:56 +02:00
daniel 54856e616b wip: work on font rendering in window rendered by shared object 2026-04-07 18:38:04 +02:00
daniel 2c35a7adf4 fix: Disks app UI elements, file manager list view rendering 2026-04-06 10:05:58 +02:00
daniel c1c06a0438 feat: copy, move commands 2026-04-06 09:20:29 +02:00
daniel dd628f9fb2 fix: fix filemanager filename tile rendering, edit cwd 2026-04-06 09:16:37 +02:00
daniel 104f442551 fix: bump file manager name limit 2026-04-06 00:25:27 +02:00
daniel 7ebb2bc2dc fix: make login screen use asterisks instead of bullets, bump >6 app limit in Files 2026-04-05 22:55:50 +02:00
daniel 5209486436 feat: add terminal resizing shortcuts 2026-04-05 22:31:47 +02:00
daniel 958bca6e01 feat: add syntax highlighting to edit command 2026-04-05 22:09:39 +02:00
daniel 6f0707bc80 wip: extend shared library support, window demo 2026-04-05 21:38:05 +02:00
daniel 01c242d4de wip: shared library support 2026-04-05 15:14:07 +02:00
daniel d6c0470c62 refactor: split dialogs.elf implementation 2026-04-05 13:29:04 +02:00
daniel 7170b7cc5c fix: correct comment 2026-04-04 09:54:50 +02:00
daniel 3221bf233a refactor: add comment to Ipc.(c/h)pp 2026-04-04 09:45:43 +02:00
daniel 16af143202 fix: change message in video app 2026-04-03 23:36:09 +02:00
daniel abd3f828e9 fix: add todo to filemanager 2026-04-02 19:25:51 +02:00
daniel 9afae08235 feat: pdf export in word processor 2026-04-02 18:40:45 +02:00
daniel ee667e917b feat: dividers in word processor, login screen improvements 2026-04-02 16:41:34 +02:00
daniel 8bbe31e390 refactor: split login screen implementation 2026-04-02 15:29:06 +02:00
daniel 9626b79b69 feat: improve login screen cursor 2026-04-02 15:03:58 +02:00
daniel 89f3b0589f feat: revamp login screen, fix printing bug 2026-04-02 14:46:04 +02:00
daniel 516b53281e wip: printing from word processor, word processor improvements 2026-04-02 11:30:37 +02:00
daniel 19090d3ea5 feat: add common dialogs, i.e. open/save dialog 2026-04-01 23:45:28 +02:00
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