This website requires JavaScript.
Explore
Help
Register
Sign in
curds
/
boredos_mirror
Watch
1
Star
0
Fork
You've already forked boredos_mirror
0
mirror of
https://github.com/BoredDevNL/BoredOS.git
synced
2026-05-15 10:48:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
228b5753d9
boredos_mirror
/
src
History
boreddevnl
228b5753d9
txtedit: support proportional fonts and dynamic cursor alignment
2026-04-23 00:03:06 +02:00
..
arch
refactor: replace syscall if/else chains with dispatch tables
2026-04-18 18:37:13 +02:00
core
chore: update OS codename to Genesis, referencing laying roots for future versions.
2026-04-21 01:07:07 +02:00
dev
FEATURE: add Bsh + userspace terminal, remove legacy cmd/cli utils
2026-04-15 22:47:24 +02:00
fonts
fonts: add system TTF assets
2026-04-23 00:00:18 +02:00
fs
fix(fs): remove 256-file limit in RAMFS using a dynamic linked list
2026-04-21 16:40:21 +02:00
images
remove: duplicate svg icons
2026-04-20 22:58:40 +02:00
library
/bsh
term: switch to TrueType fonts
2026-04-23 00:00:36 +02:00
mem
refactor(mem): rewrite allocator to use two-tier slab and dynamic block list
2026-04-22 00:20:22 +02:00
net
fix(net): guard network_cleanup() with TCP connection ownership token
2026-04-21 16:40:53 +02:00
sys
libui: hook userland mouse events
2026-04-23 00:01:20 +02:00
userland
txtedit: support proportional fonts and dynamic cursor alignment
2026-04-23 00:03:06 +02:00
wm
wm: add mouse event callbacks to Window
2026-04-23 00:01:12 +02:00