apio pushed to display-server at apio/Luna 2023-08-21 12:07:06 +00:00
a770b67b08 wind: Show memory usage in debug output
e0fb90d97e wind: Handle ftruncate() and mmap() errors properly
ce9d0f5856 wind: Fix client references being out-of-date in windows when disconnecting other clients
13a0d4860d taskbar: Wait for terminated child windows
59915a5cd6 wind: Add debug keybind
Compare 67 commits »
apio pushed to main at apio/Luna 2023-08-19 17:54:47 +00:00
6e69d37d62 tools: Fix building ports from git repository
apio pushed to main at apio/Luna 2023-08-17 18:22:47 +00:00
f2a5c9ad3f apps: Add free
95a33c484e kernel+libc: Add a memstat() syscall
4a654bf093 kernel: Handle OOMs better and without deadlocking
Compare 3 commits »
apio pushed to display-server at apio/Luna 2023-08-17 18:22:31 +00:00
822a2b7d43 wind: Show memory usage in debug output
apio pushed to display-server at apio/Luna 2023-08-17 18:17:29 +00:00
4d6ac5cf30 wind: Handle ftruncate() and mmap() errors properly
e954059c79 wind: Fix client references being out-of-date in windows when disconnecting other clients
3bc85b7929 taskbar: Wait for terminated child windows
3ce57443e2 wind: Add debug keybind
8e3535545c wind+libos+libui: Handle interrupted reads properly
Compare 67 commits »
apio pushed to display-server at apio/Luna 2023-08-17 09:21:16 +00:00
56066f332f wind: Handle ftruncate() and mmap() errors properly
d535c10061 wind: Fix client references being out-of-date in windows when disconnecting other clients
Compare 2 commits »
apio pushed to display-server at apio/Luna 2023-08-16 14:49:53 +00:00
8b1632f443 taskbar: Wait for terminated child windows
ed826069e0 wind: Add debug keybind
1b683ffd08 wind+libos+libui: Handle interrupted reads properly
Compare 3 commits »
apio pushed to main at apio/Luna 2023-08-16 12:55:44 +00:00
d43590e68c kernel: Improve Your Disk IO performance by 500% with this One Trick!
apio pushed to display-server at apio/Luna 2023-08-16 12:55:36 +00:00
b95d495815 base: Actually add the start icon to source control
43061a099f libui: Add Buttons
a529c091f0 libui: Handle other mouse events
efd21c9a1c libui: Add aligned items using Containers, ImageWidget
88a2e60ea2 libui: Add VerticalLayout
Compare 60 commits »
apio pushed to display-server at apio/Luna 2023-08-16 08:59:32 +00:00
5099b2b0f4 base: Actually add the start icon to source control
961a127ec4 libui: Add Buttons
bd4376d946 libui: Handle other mouse events
9154919be8 libui: Add aligned items using Containers, ImageWidget
1a85c13036 libui: Add VerticalLayout
Compare 60 commits »
apio pushed to main at apio/Luna 2023-08-16 08:58:20 +00:00
c1f4997448 all: Start calling this release 0.5.0
apio pushed to display-server at apio/Luna 2023-08-16 08:58:03 +00:00
326bc41e4b base: Actually add the start icon to source control
apio pushed to display-server at apio/Luna 2023-08-16 07:23:51 +00:00
462c48001f libui: Add Buttons
fda3954964 libui: Handle other mouse events
7482ec1d89 libui: Add aligned items using Containers, ImageWidget
d39c5a2dbe libui: Add VerticalLayout
0ad2b33f5d wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar
Compare 70 commits »
apio pushed to main at apio/Luna 2023-08-16 07:23:08 +00:00
7b88b9cea3 kernel/ext2: Replace a manually allocated buffer with Buffer
54cc80f649 kernel/ATA: Replace a manually allocated buffer with Buffer
b8f81502b8 kernel: Fix some debug messages that are not shown by default
e8e05159c1 libluna+kernel: Make CRC32 a class
49a6c39c38 libc: Implement popen() and pclose()
Compare 6 commits »
apio pushed to main at apio/Luna 2023-08-15 13:43:08 +00:00
1e68ac7312 Finally a working toolchain?
apio pushed to display-server at apio/Luna 2023-08-15 13:40:12 +00:00
945d838166 libui: Add Buttons
742fb4d8a6 libui: Handle other mouse events
e115274cc4 libui: Add aligned items using Containers, ImageWidget
f71cb4ee09 libui: Add VerticalLayout
4c7828f0eb wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar
Compare 11 commits »
apio pushed to display-server at apio/Luna 2023-08-14 18:09:12 +00:00
60f9c0e5a3 wind+gclient: Add SetWindowTitle and support shm buffers
apio pushed to display-server at apio/Luna 2023-08-14 16:16:11 +00:00
397ed396d8 gclient: Create two example windows
4bcea9b141 wind: Handle CreateWindow IPC messages
ac5dd05d2e libui: Add CreateWindow IPC message definitions
a2fd838f5d libos: Add basic IPC message framework
56269f5187 kernel: Fix poll syscall
Compare 9 commits »
apio pushed to main at apio/Luna 2023-08-14 09:54:35 +00:00
6761b3fcaf tools: Finally a proper autoconf build?
apio pushed to main at apio/Luna 2023-08-14 09:35:38 +00:00
71d1084be2 tools: Place autoconf in the correct path