The Serenity Operating System 🐞
Find a file
Andreas Kling f6d2c3ed87 Hook everything up to run the GUI on top of the kernel.
Okay things kinda sorta work. Both Bochs and QEMU now boot into GUI mode.
There's a ton of stuff that doesn't make sense and so many things to rework.

Still it's quite cool to have made it this far. :^)
2019-01-10 23:19:29 +01:00
AK More window manager hacking. FocusIn/FocusOut events. 2019-01-09 05:40:04 +01:00
Base/etc Make bash-2.05b build with minimal changes. 2018-11-17 00:14:07 +01:00
Editor Editor: Fix build on Linux. 2018-12-09 13:48:11 +01:00
Kernel Hook everything up to run the GUI on top of the kernel. 2019-01-10 23:19:29 +01:00
LibC Make syscall invocations look pleasant. 2018-12-21 03:02:06 +01:00
Userland Fix broken "make clean" in Userland. 2019-01-08 22:28:58 +01:00
VirtualFileSystem Refactor FS::find_parent_of_inode() into Inode::parent(). 2019-01-04 18:37:58 +01:00
Widgets Hook everything up to run the GUI on top of the kernel. 2019-01-10 23:19:29 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00