1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 09:58:14 +00:00
serenity/Userland
Tom 499c33ae0c LibGfx: Add a Line class and a Rect<T>::RelativeLocation class
These helpers will be useful in preparation for supporting multiple
displays, e.g. to measure distances to other screens or figure out
where rectangles are located relative to each other.
2021-06-20 14:57:26 +02:00
..
Applets Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Applications Browser: Add setting to change homepage URL 2021-06-18 10:20:24 +02:00
Demos Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
DevTools LibJS: Replace boolean without_side_effects parameters with an enum 2021-06-17 16:52:15 +02:00
DynamicLoader Userland: Port UBSAN implementation to userspace 2021-05-27 15:18:03 +02:00
Games FlappyBug: Add missing component declaration 2021-06-20 11:13:30 +01:00
Libraries LibGfx: Add a Line class and a Rect<T>::RelativeLocation class 2021-06-20 14:57:26 +02:00
Services LaunchServer: Correctly open file URLs with line numbers 2021-06-20 12:07:55 +02:00
Shell Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Utilities LibSymbolication+Utilities: Show inlined functions for bt 2021-06-19 22:04:19 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00