1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:17:35 +00:00
serenity/Userland
2021-01-22 17:44:05 +01:00
..
Applications LibGfx: Implement blit_offset() in terms of blit() 2021-01-22 17:32:44 +01:00
Demos LibGfx: Remove Painter::blit_scaled() in favor of Painter::draw_scaled_bitmap() 2021-01-22 16:58:41 +01:00
DevTools Kernel+Userland: Remove shared buffers (shbufs) 2021-01-17 09:07:32 +01:00
DynamicLoader Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Games Conway: Don't run misleading srand() 2021-01-20 19:19:34 +01:00
Libraries Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
MenuApplets Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Services LibGfx: Implement blit_offset() in terms of blit() 2021-01-22 17:32:44 +01:00
Shell Shell: Don't spam perror() on kill_job() 2021-01-19 08:19:43 +01:00
Tests LibC: Test behavior around overlong paths 2021-01-16 22:40:53 +01:00
Utilities Build: Replace explicit use of mv(1) in CMake file with file(RENAME). 2021-01-22 11:29:52 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00