1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 02:38:13 +00:00
serenity/Userland
MacDue 91d8665ab4 LibWeb: Tidy up apply_clip_overflow_rect() a little
Avoid possible null optional dereference when creating border radius
clipper, and avoid creating clipper if the clip rect is empty (which
prevents some debug spam). Also remove an unnecessary lambda.
2023-05-22 06:05:47 +02:00
..
Applets Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
Applications Magnifier: Correct captured bitmap's clipping 2023-05-22 01:38:41 +02:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos CatDog: Stop recognizing name of deleted program 2023-05-17 23:25:51 +02:00
DevTools LibCore: Migrate Command from Deprecated{File,String} 2023-05-19 23:31:20 +02:00
DynamicLoader DynamicLoader: Ensure that backtrace computation stops at _start 2023-04-23 14:30:59 +02:00
Games Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
Libraries LibWeb: Tidy up apply_clip_overflow_rect() a little 2023-05-22 06:05:47 +02:00
Services SpiceAgent: Handle file transfer requests properly :^) 2023-05-21 18:45:53 +02:00
Shell Shell: Properly detect the kill executable 2023-05-21 14:59:26 +01:00
Utilities xml: Prefer LibFileSystem over DeprecatedFile 2023-05-21 07:50:52 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00