Truly independent web browser
Go to file
Andreas Kling dbe83f3a83 Make it possible for userspace to alter window title/geometry.
I'm not in love with this syscall API but it allows me to make progress.
2019-01-20 06:04:13 +01:00
AK Coding style fixes in AK. 2019-01-19 22:53:05 +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 Make it possible for userspace to alter window title/geometry. 2019-01-20 06:04:13 +01:00
LibC Make it possible for userspace to alter window title/geometry. 2019-01-20 06:04:13 +01:00
LibGUI Make it possible for userspace to alter window title/geometry. 2019-01-20 06:04:13 +01:00
SharedGraphics Rename all the LibGUI classes to GClassName. 2019-01-20 04:49:48 +01:00
Terminal Make it possible for userspace to alter window title/geometry. 2019-01-20 06:04:13 +01:00
Userland Make it possible for userspace to alter window title/geometry. 2019-01-20 06:04:13 +01:00
VirtualFileSystem Coding style fixes in AK. 2019-01-19 22:53:05 +01:00
WindowServer Start bringing up LibGUI properly (formerly Widgets.) 2019-01-20 05:48:43 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00