Files
ladybird/Userland/Services/WindowServer
Andreas Kling 09dacf4cd1 WindowServer: Move titlebar button mouse event handling to a function
The button widgets internally rendered by WindowServer are only used
in titlebars, and require a bit of mouse event handling. Instead of
mixing it with the window-oriented mouse event handling, get the
button event stuff out of the way first.
2021-06-18 17:40:05 +02:00
..
2021-04-29 22:16:18 +02:00
2021-05-02 22:48:06 +02:00