mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
menu separator
changes to make separators work with/without label, added text color, font selection and center justification for label headers
This commit is contained in:
parent
8ce564551d
commit
6ff0d0a675
14 changed files with 95 additions and 9 deletions
|
|
@ -67,6 +67,10 @@ labwc-config(5).
|
|||
Vertical padding of menu text entries in pixels.
|
||||
Default is 4.
|
||||
|
||||
*menu.title.text.justify*
|
||||
Specifies how menu titles are aligned in the titlebar.
|
||||
Type justification. Default Left.
|
||||
|
||||
*menu.overlap.x*
|
||||
Horizontal overlap in pixels between submenus and their parents. A
|
||||
positive value move submenus over the top of their parents, whereas a
|
||||
|
|
@ -178,6 +182,12 @@ elements are not listed here, but are supported.
|
|||
Menu title color. Default #589bda.
|
||||
Note: A menu title is a separator with a label.
|
||||
|
||||
*menu.title.bg.color*
|
||||
Background color of separator label.
|
||||
|
||||
*menu.title.text.color*
|
||||
Text color of separator label.
|
||||
|
||||
*osd.bg.color*
|
||||
Background color of on-screen-display. Inherits
|
||||
*window.active.title.bg.color* if not set.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue