Files
ladybird/Userland/Services/WindowServer
Andreas Kling 7b3fdd178e WindowServer: Simplify processing of window-specific mouse events
Move the logic for processing a mouse event that hits a specific window
into its own function.

If the window is blocked by a modal child, we now get that out of the
way first, so we don't have to think about it later.
2021-06-18 17:40:05 +02:00
..
2021-04-29 22:16:18 +02:00
2021-05-02 22:48:06 +02:00