serenity/Userland
Matt Jacobson 87630c5fd5 LibVT: Don't clip TerminalWidget's drawing to avoid scroller
The scroller might be hidden or (in theory) non-opaque.
2022-01-15 19:47:53 -08:00
..
Applets LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
Applications PixelPaint: Add delete selection behavior 2022-01-15 23:38:00 +01:00
Demos Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
DevTools LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Snake: Add link to help pages in menu 2022-01-13 03:45:17 -08:00
Libraries LibVT: Don't clip TerminalWidget's drawing to avoid scroller 2022-01-15 19:47:53 -08:00
Services Everywhere: Mark Vector of mutable references as mutable 2022-01-16 00:38:21 +03:30
Shell Shell: Add a "noop" builtin aliased to ":" 2022-01-09 12:25:36 +01:00
Utilities nc: Port to LibMain 2022-01-15 22:01:07 +01:00
CMakeLists.txt