mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-25 17:15:44 +00:00
2def3d8d3ff3c913919cd64b2bf75b77ee57d1cf
My needs are really quite simple, so I'm just going to add what I need as I go along. The first thing I needed was a simple box layout with widgets being able to say whether they prefer fixed or fill for both their vertical and horizontal sizes. I also made a simple GStatusBar so FileManager can show how many bytes worth of files are in the current directory.
Serenity
x86 Unix-like operating system for IBM PC-compatibles
About
I always wanted to write my own operating system, but I never took it seriously. Until now.
Current features
- Pre-emptive multitasking
- Compositing window server
- ext2 filesystem support
- mmap()
- Unix-like libc and userland
- Pseudoterminals
- Event-driven GUI library
- Other stuff I can't think of right now...
Author
- Andreas Kling - awesomekling
License
Undecided. Probably something close to 2-clause BSD.
Description
Languages
C++
66.2%
HTML
21.5%
JavaScript
10%
CMake
0.7%
Objective-C++
0.5%
Other
1%
