mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
theme: add menu.overlap.{x,y}
This commit is contained in:
parent
cd31283ba3
commit
dd1663e627
5 changed files with 30 additions and 5 deletions
|
|
@ -41,6 +41,16 @@ A theme consists of a themerc file and optionally some xbm icons.
|
|||
Vertical padding size, used for spacing out elements in the window decorations.
|
||||
Default is 3.
|
||||
|
||||
*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
|
||||
negative value creates a gap between submenus and their parents.
|
||||
Default is 0.
|
||||
|
||||
*menu.overlap.y*
|
||||
Vertical offset in pixels between submenus and their parents. Positive
|
||||
values for downwards and negative for upwards. Default is 0.
|
||||
|
||||
*window.active.border.color*
|
||||
Border color of active window
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue