Skip to content

RFC: Change margins of window-close

Noah Davis requested to merge work/ndavis/window-close into master

Margins were changed to make the icons look more similar to the close buttons used by the Breeze QStyle and KDecoration when placed next to other window-* icons.

This change could cause some apps or plasmoids to need patches because they were using 22px window-close icons next to 16px icons to look similar to the Breeze QStyle and KDecoration.

16px (0px margins):

Screenshot_20200628_121907

22px (1px margins):

Screenshot_20200628_121336

32px (2px margins, NOTE: the minimize and maximize icons are 22px scaled to 32px) :

Screenshot_20200628_121951

cc: @teams/vdg

Merge request reports