diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index c7bfaf4c..a2c7143c 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -299,6 +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. +** + Set the delay to show a preview when snapping a window to an edge. + Default is 500 ms. + + 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 + ** [yes|no] If *yes*, an interactive move that snaps a window to the top edge will maximize the window. If *no*, snapping will behave as it does with other diff --git a/docs/rc.xml.all b/docs/rc.xml.all index 4de36af1..c25b0970 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -99,6 +99,9 @@ 1 + + 500 + 500 yes always