mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
ssd: add optional shade button
This commit is contained in:
parent
9f2eae672c
commit
186a07be9b
11 changed files with 138 additions and 34 deletions
|
|
@ -438,6 +438,7 @@ extending outward from the snapped edge.
|
|||
- L: window label (aka. title)
|
||||
- |: empty space (can be used instead of a title)
|
||||
- W: window menu
|
||||
- S: shade
|
||||
- I: iconify
|
||||
- M: maximize
|
||||
- C: close
|
||||
|
|
@ -615,6 +616,7 @@ extending outward from the snapped edge.
|
|||
- WindowMenu: The button on the left.
|
||||
- Iconify: The button that looks like an underline.
|
||||
- Maximize: The button that looks like a box.
|
||||
- Shade: A button that looks like an overline.
|
||||
- Close: The button that looks like an X.
|
||||
- Top: The top edge of the window's border.
|
||||
- Bottom: The bottom edge of the window's border.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue