SerenityOS / serenity

The Serenity Operating System 🐞
https://serenityos.org
BSD 2-Clause "Simplified" License
29.64k stars 3.15k forks source link

Cherry-pick "UI/AppKit: Make the header buttons more accessible" #24653

Closed nico closed 2 days ago

nico commented 2 days ago

By Setting setBordered propperty on header buttons to Yes this path makes the whole button clickable. Previously the only the icon was clickable, now it's easy to click.

(cherry picked from commit af909784547c4f0ea8218ce464f45b3a1b0f4cb7)

--

Cherry-picks https://github.com/LadybirdBrowser/ladybird/pull/328