]> git.mdlowis.com Git - proto/labwc.git/commitdiff
document Client/Frame/Desktop mouse contexts
authorbi4k8 <bi4k8@github>
Sat, 11 Dec 2021 23:12:05 +0000 (23:12 +0000)
committerARDiDo <90479315+ARDiDo@users.noreply.github.com>
Mon, 13 Dec 2021 00:05:01 +0000 (19:05 -0500)
docs/labwc-config.5.scd

index 8197e16fcc89bbad287e88f623b74f3443f0ce50..87e5a886ac521c331b67666b5c9d6bcb30ae1b4d 100644 (file)
@@ -116,6 +116,12 @@ Configuration must be wrapped in a <labwc_config> 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.