From: bi4k8 Date: Sat, 11 Dec 2021 23:12:05 +0000 (+0000) Subject: document Client/Frame/Desktop mouse contexts X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=073c78551feaea7bfb5a6b30e668bf8231e1fa4d;p=proto%2Flabwc.git document Client/Frame/Desktop mouse contexts --- diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 8197e16f..87e5a886 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -116,6 +116,12 @@ Configuration must be wrapped in a root-node. - Iconify: The button that looks like an underline. - Maximize: The button that looks like a box. - Close: The button that looks like an X. + - Client: The client area of a window, inside its decorations. + Events bound to Client are also passed to applications. + - Frame: Any part of a window, but events bound to Frame are not passed + through to the application. + - Desktop: The desktop background, where no windows are present. + - Root: A synonym for Desktop (for compatibility). Supported mouse actions include: - Press: Pressing the specified button down in the context.