mirror of
https://github.com/labwc/labwc.git
synced 2026-06-13 14:33:18 -04:00
docs: document always-on-top button
This commit is contained in:
parent
a72a6ae40f
commit
689fd9f585
2 changed files with 15 additions and 1 deletions
|
|
@ -607,6 +607,7 @@ extending outward from the snapped edge.
|
|||
- 'close': close
|
||||
- 'shade': shade toggle
|
||||
- 'desk': all-desktops toggle
|
||||
- 'ontop': always-on-top toggle
|
||||
|
||||
A colon deliminator is used to separate buttons on the left and right,
|
||||
whereas commas are used to separate items within a section. It is
|
||||
|
|
@ -886,6 +887,8 @@ input-devices by the Wayland protocol.
|
|||
- Shade: A button that, by default, toggles window shading.
|
||||
- AllDesktops: A button that, by default, toggles omnipresence of a
|
||||
window.
|
||||
- OnTop: A button that, by default, toggles always-on-top state of a
|
||||
window.
|
||||
- Close: A button that, by default, closses a window.
|
||||
- Border: The window's border including Top...BRCorner below.
|
||||
- Top: The top edge of the window's border.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue