Truly independent web browser
Find a file
Andreas Kling 51595603bd WindowServer: Rename WSEvent subclasses WSFooEvent for consistency.
Add a WSWindowInvalidationEvent that carries a rect instead of having an
awkward single-purpose rect in WSEvent.
Flesh out WSKeyEvent a bit more.
2019-01-21 07:28:04 +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 WindowServer: Rename WSEvent subclasses WSFooEvent for consistency. 2019-01-21 07:28:04 +01:00
LibC Make it possible for userspace to alter window title/geometry. 2019-01-20 06:04:13 +01:00
LibGUI WindowServer: Don't invalidate already frontmost window for moving to front. 2019-01-21 02:19:08 +01:00
SharedGraphics Mark the two Regions used GraphicsBitmaps as explicitly shared. 2019-01-21 05:18:28 +01:00
Terminal WindowServer: Only blit dirty rect of windows to back buffer. 2019-01-20 23:42:36 +01:00
Userland guitest2: Add a launcher button for guitest. 2019-01-21 02:56:25 +01:00
VirtualFileSystem Kernel: Make /proc/PID/fds display something useful for character devices. 2019-01-21 02:33:01 +01:00
WindowServer WindowServer: Rename WSEvent subclasses WSFooEvent for consistency. 2019-01-21 07:28:04 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00