rwusmm
8e805938a1
Proper USB system + moved into userspace
2026-05-11 20:58:38 +03:00
boreddevnl
3392b56aab
dep: Depricate man.c
2026-05-11 19:57:23 +03:00
rwusmm
ae37574e94
Add new VGA fix and USB system
2026-05-11 19:54:00 +03:00
zeyad
6993041a96
pr: Fix process slot exhaustion in process lifecycle ( #16 )
...
* fix process slot reuse after exit
* fix terminal tty reuse after close
2026-05-10 23:01:12 +02:00
boreddevnl
10018b62a3
Merge branch 'main' of https://github.com/BoredDevNL/BoredOS
2026-05-10 21:56:30 +02:00
boreddevnl
6784b2139f
fix(net): improve network stability and resource management
2026-05-10 21:56:23 +02:00
boreddevnl
2d40ca30af
fix(wm): implement window ownership and thread-safe glyph caching
2026-05-10 21:56:11 +02:00
boreddevnl
f5a79e451a
feat(mem): harden slab allocator and fix paging race conditions
2026-05-10 21:55:50 +02:00
Myles "Mellurboo" Wilson
b85bb900e6
pr: ACPI Power Shutdown Implemented ( #14 )
...
* Flush PS/2 Devices on boot to avoid Locking dependent on the out buffer on real hardware / emulated PS2 over USB
Removed Slow and Unnessisarty flipping causing kconsole write slowdowns consequently speeding up the boot process
* sod wc
* ignoring dynamically created objects, added make run rule which will automatically detect the platform and then use the correct platform rule
* ACPI Power Shutdown
2026-05-10 21:16:54 +02:00
boreddevnl
77744464e3
legal: Remove redundant usage policy and boot prompt
2026-05-10 20:15:53 +02:00
Myles "Mellurboo" Wilson
6fa2aa453b
pr: .gitignore changes & make run generic rule with platform detection ( #13 )
...
* Flush PS/2 Devices on boot to avoid Locking dependent on the out buffer on real hardware / emulated PS2 over USB
Removed Slow and Unnessisarty flipping causing kconsole write slowdowns consequently speeding up the boot process
* sod wc
* ignoring dynamically created objects, added make run rule which will automatically detect the platform and then use the correct platform rule
2026-05-10 16:36:34 +02:00
boreddevnl
066f6740e5
art: Add Bored Bird
...
Co-authored-by: Artemix <artemix1508@users.noreply.github.com>
2026-05-10 11:30:12 +02:00
Myles "Mellurboo" Wilson
fdcfd48a24
pr: Removed Unnessisary Flipping on kconsole leading to Vastly Faster Boot Times & PS/2 Hardware Correctness ( #12 )
...
* Flush PS/2 Devices on boot to avoid Locking dependent on the out buffer on real hardware / emulated PS2 over USB
Removed Slow and Unnessisarty flipping causing kconsole write slowdowns consequently speeding up the boot process
* sod wc
2026-05-10 11:22:18 +02:00
boreddevnl
e9888f26b1
feat: add datetime and cpu list to sysfetch
2026-05-09 23:54:18 +02:00
boreddevnl
97c5c3ffdf
feat: add datetime to procfs
2026-05-09 23:53:50 +02:00
boreddevnl
3d53e45e20
fix: doom inputs
2026-05-09 23:14:19 +02:00
boreddevnl
3bb90a8b7f
fix(input): refine legacy key mapping and ensure codepoints on release
2026-05-09 22:30:53 +02:00
boreddevnl
963e68162b
mv: rename night_mountain.jpg --> volcano.jpg
2026-05-09 22:20:13 +02:00
boreddevnl
5a7ef42b4a
brand: replace old icon
2026-05-09 22:19:51 +02:00
boreddevnl
85d06482fc
feat: keymap_legacy_key support in doomgeneric
2026-05-09 22:19:28 +02:00
boreddevnl
0ff2f2b07e
feat: support multiple image formats in wallpaper chooser
2026-05-09 22:18:51 +02:00
boreddevnl
4ed39f6a0c
fix: slow code from llucioc >:(
2026-05-09 22:08:05 +02:00
Lluciocc
cfae88f9f5
PR: Fixing settings && Adding a option for cursor scale ( #11 )
...
* Adding slider widget
* feat: Add mouse cursor scale commands and settings improvement speed
* Correct wallpaper scanning and thumbnail loading
2026-05-09 21:53:07 +02:00
boreddevnl
36ed0d4a9e
fix: ensure partitions are recognized after fdisk and fix AHCI slot bug
2026-05-09 21:51:28 +02:00
boreddevnl
fbd66a804e
lib: Copy stb_image into TCC lib
2026-05-09 19:29:18 +02:00
boreddevnl
1e91395eaa
build: modernize initrd structure and asset management
2026-05-09 18:54:51 +02:00
boreddevnl
5c2347d5d1
ui: replace legacy ASCII logos with graphical assets
2026-05-09 18:54:42 +02:00
boreddevnl
2784c36e84
wm: add support for graphical logo
2026-05-09 18:54:20 +02:00
boreddevnl
8fcf0f67a4
brand: New boredOS ascii art
2026-05-09 18:52:20 +02:00
boreddevnl
8ecc3e7b0c
brand: New branding and wallpaper
2026-05-09 18:51:55 +02:00
boreddevnl
ff9be87c5d
perf: optimize graphics rendering and implement caching
2026-05-09 17:27:39 +02:00
boreddevnl
eb05d62891
feat(viewer): improve GIF loading and system stability
2026-05-09 17:27:27 +02:00
boreddevnl
aedf72eeef
ignore: Static .a libraries
2026-05-09 17:25:40 +02:00
boreddevnl
93722faa91
userland: replace legacy cc with native TCC and vendor submodule
2026-05-09 01:54:09 +02:00
boreddevnl
3e52d8c8fc
.gitignore: undo src/userland/cli/third_party/tcc/ removal
2026-05-09 01:12:32 +02:00
boreddevnl
230e404a98
feature: added third_party TCC into userland
2026-05-09 01:11:29 +02:00
boreddevnl
a62b22faa9
app: Resizable txtedit.c
2026-05-09 01:10:21 +02:00
boreddevnl
6e1eb7768d
core: update system boot logic for disk-based root and cmdline flags
2026-05-08 21:05:33 +02:00
boreddevnl
0fbc3a5fc8
wm: implement root filesystem pivoting and persistence provisioning
2026-05-08 21:04:58 +02:00
boreddevnl
5ae8c56d40
libc: add disk management syscalls and expanded stdio support
2026-05-08 21:04:35 +02:00
boreddevnl
91edd3bc78
feature(install): add system installer and FAT32 formatting utility
2026-05-08 21:03:51 +02:00
boreddevnl
fd18369bd7
disk: add GPT/MBR writing and disk rescan support
2026-05-08 21:02:47 +02:00
boreddevnl
3e26332b1a
fs: implement FAT32 LFN support and root volume abstraction
2026-05-08 21:02:14 +02:00
boreddevnl
d854d0e50f
ver: bump OS and kernel to x.x.1
...
Note: versions >= x.x.1 require users to comply with POLICY.md.
2026-05-04 22:54:14 +02:00
boreddevnl
5b7940dd04
legal: Add usage policy for current and future commits.
...
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 19:45:36 +02:00
boreddevnl
b486bb2ca5
ver: 4.2.0-dev --> 4.2.0-stable
2026-05-01 20:57:12 +02:00
boreddevnl
7ae1d40e41
ver: 26.5-dev --> 26.5-stable
2026-05-01 20:56:19 +02:00
boreddevnl
9ec4695df1
tweak: User agent rename
2026-04-28 22:10:38 +02:00
boreddevnl
a43465e3d3
feat: implement left/right arrow navigation and inline editing in shell
2026-04-27 16:07:25 +02:00
boreddevnl
39088c7e8e
img: New wallpapers
2026-04-26 23:41:01 +02:00