mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
ssd: eliminate corner extents and correct corner behavior
This commit is contained in:
parent
9a473f1848
commit
11c70c716d
9 changed files with 93 additions and 82 deletions
|
|
@ -512,6 +512,12 @@ extending outward from the snapped edge.
|
|||
*<theme><cornerRadius>*
|
||||
The radius of server side decoration top corners. Default is 8.
|
||||
|
||||
*<theme><cornerSize>*
|
||||
The size of corner regions to which the 'TLCorner', 'TRCorner',
|
||||
'BLCorner' and 'RLCorner' mousebind contexts apply, as well as the size
|
||||
of the border region for which mouse resizing will apply both
|
||||
horizontally and vertically rather than one or the other. Default is 8.
|
||||
|
||||
*<theme><keepBorder>* [yes|no]
|
||||
Even when disabling server side decorations via ToggleDecorations,
|
||||
keep a small border (and resize area) around the window. Default is yes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue