mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
ssd: add configurable drop-shadows for tiled windows
This commit is contained in:
parent
0908bb5dd1
commit
c5b9e2665d
5 changed files with 23 additions and 2 deletions
|
|
@ -522,6 +522,12 @@ extending outward from the snapped edge.
|
|||
*<theme><dropShadows>* [yes|no]
|
||||
Should drop-shadows be rendered behind windows. Default is no.
|
||||
|
||||
*<theme><dropShadowsOnTiled>* [yes|no]
|
||||
Should drop-shadows be rendered behind tiled windows. This won't take
|
||||
effect if <core><gap> is smaller than window.active.shadow.size in theme.
|
||||
|
||||
Default is no.
|
||||
|
||||
*<theme><font place="">*
|
||||
The font to use for a specific element of a window, menu or OSD.
|
||||
Places can be any of:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue