1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:38:12 +00:00
No description
Find a file
2019-01-21 19:27:23 +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 Keyboard: Use some of the existing defines instead of hard-coded numbers. 2019-01-21 07:30:46 +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 WindowServer: Map shared GraphicsBitmaps read-only on the server side. 2019-01-21 19:27:23 +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