mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
[fixup] use <preview enabled=""><delay inner="" outer="">
This commit is contained in:
parent
0cb241fe9b
commit
37ce32acc7
5 changed files with 30 additions and 38 deletions
|
|
@ -299,14 +299,15 @@ extending outward from the snapped edge.
|
|||
SnapToEdge action for that edge. A *range* of 0 disables snapping via
|
||||
interactive moves. Default is 1.
|
||||
|
||||
*<snapping><previewDelay edgeType="">*
|
||||
Set the delay to show a preview when snapping a window to an edge.
|
||||
Default is 500 ms.
|
||||
*<snapping><preview><enabled>* [yes|no]
|
||||
Show a preview when snaping to a window to an edge. Default is yes.
|
||||
|
||||
The *edgeType* attribute is optional and specifies the position of edges
|
||||
to apply the delay. This can be either of:
|
||||
- *interior* - Edges with an adjacent output
|
||||
- *exterior* - Edges without an adjacent output
|
||||
*<snapping><preview><delay><inner>*++
|
||||
*<snapping><preview><delay><outer>*
|
||||
Sets the delay to show a preview when snapping a window to each type of edges.
|
||||
Defaults are 500 ms.
|
||||
*inner* edges are edges with an adjacent output and *outer* edges are edges
|
||||
without an adjacent output.
|
||||
|
||||
*<snapping><topMaximize>* [yes|no]
|
||||
If *yes*, an interactive move that snaps a window to the top edge will
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue