mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-28 08:17:29 +00:00
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.