theme: allow to set window button size

This commit introduces new option "window.button.width". Despite the name
it currently affects both width and height.
This commit is contained in:
Consus 2024-07-06 12:05:15 +03:00 committed by Johan Malm
parent 46ec513630
commit edf30461c0
14 changed files with 59 additions and 33 deletions

View file

@ -114,6 +114,10 @@ labwc-config(5).
Specifies how window titles are aligned in the titlebar for both
focused and unfocused windows. Type justification. Default Left.
*window.button.width*
Width of a titlebar button, in pixels.
Default is 26.
*window.active.button.unpressed.image.color*
Color of the images in titlebar buttons in their default, unpressed,
state. This element is for the focused window.