]> git.mdlowis.com Git - proto/labwc.git/commitdiff
labwc-theme(5): add window.label.text.justify
authorJohan Malm <jgm323@gmail.com>
Sun, 17 Oct 2021 19:52:29 +0000 (20:52 +0100)
committerJohan Malm <jgm323@gmail.com>
Sun, 17 Oct 2021 19:52:29 +0000 (20:52 +0100)
In support of labwc@8b8e37c2

docs/labwc-theme.5.scd

index 6f639905486fa0b631a1ab24da382797482785ef..ab20a00cf2e209432eb8e1f3f113f0f350da8e7d 100644 (file)
@@ -27,6 +27,10 @@ A theme consists of a themerc file and optionally some xbm icons.
        Other formats will be supported later for better openbox theme
        compatibility.
 
+*justification*
+       Justification determines the horizontal alignment of text. Valid options
+       are Left, Center and Right.
+
 # THEME ELEMENTS
 
 *border.width*
@@ -48,6 +52,10 @@ A theme consists of a themerc file and optionally some xbm icons.
 *window.inactive.label.text.color*
        Text color non-focussed windows' titlebars
 
+*window.label.text.justify*
+       Specifies how window titles are aligned in the titlebar for both
+       focused and unfocused windows. Type justification. Default Left.
+
 *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.