Skip to content

window-list: Move additional padding into buttons

Commit ca1c4b0f added additional padding, which means that the interactive area of buttons no longer extends to the bottom of the screen.

Address this by moving the new padding into the buttons themselves. That restores the Fittsability of the bottom bar, without affecting the cleaner visual appearance.

Close #453 (closed)

Merge request reports