Skip to content

Round title buttons

Feichtmeier requested to merge Feichtmeier/gtk:Round_TitleButtons into gtk-3-24

Make button.titlebutton:not(.appmenu) round

  • use even sides for the titlebuttons so the result is a circle and not an ellipse
  • add maximum border radius
  • set min width/height to 0
  • adjust margin and padding to match the previous look
  • exclude appmenu

:hover

image

:active

image

Screencast_from_08-01-2019_10_27_13_AM

As discussed with @jimmac @bertob and @aday

Edited by Feichtmeier

Merge request reports