ladybird/Userland
Tom 34394044b3 WindowServer: Validate that all screens can be reached
If there are any screens that are detached from other screens it would
not be possible to get to them using the mouse pointer. Also make sure
that none of the screens are overlapping.
2021-06-20 14:57:26 +02:00
..
Applets Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Applications WindowServer: Add initial support for rendering on multiple screens 2021-06-20 14:57:26 +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 WindowServer: Add initial support for rendering on multiple screens 2021-06-20 14:57:26 +02:00
Services WindowServer: Validate that all screens can be reached 2021-06-20 14:57:26 +02:00
Shell Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Utilities WindowServer: Add initial support for rendering on multiple screens 2021-06-20 14:57:26 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00