diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 73c74bfe..034fb324 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -88,6 +88,7 @@ The rest of this man page describes configuration options. Raise window to top when focused. Default is no. ## WINDOW SNAPPING + ** The distance in pixels from the edge of an ouput for window Move operations to trigger SnapToEdge. A range of 0 disables window snapping. @@ -96,6 +97,18 @@ The rest of this man page describes configuration options. ** [yes|no] Maximize window if Move operation ends on the top edge. Default is yes. +## WORKSPACES + +** + Define workspaces. A workspace covers all outputs. The OSD only shows + windows on the current workspace. Workspaces can be switched to with + GoToDesktop and windows can be moved with SendToDesktop. See + labwc-actions(5) for more information about their arguments. + +** + Define the timeout after which to hide the workspace OSD. + A setting of 0 disables the OSD. Default is 1000 ms. + ## THEME ** diff --git a/docs/rc.xml.all b/docs/rc.xml.all index 5acc5bcc..1468b9f7 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -39,6 +39,32 @@ yes + + + + 1000 + + Default + + +