From d29464bac79c6969feac0af2d5364717f36dfc74 Mon Sep 17 00:00:00 2001 From: tokyo4j Date: Sat, 21 Sep 2024 20:12:00 +0900 Subject: [PATCH] docs: fix documentation of "atCursor" for dynamic titlebar layout --- docs/labwc-actions.5.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/labwc-actions.5.scd b/docs/labwc-actions.5.scd index 85595c93..6379ccef 100644 --- a/docs/labwc-actions.5.scd +++ b/docs/labwc-actions.5.scd @@ -121,8 +121,8 @@ Actions are used in menus and keyboard/mouse bindings. *atCursor* [yes|no] When opening a menu, open the menu at the location of the mouse cursor. When set to no, the menu will appear at the - upper-left corner of the window associated with the action. Default is - yes. + upper-left corner of the window associated with the action or underneath + the window button that opened the menu. Default is yes. *position* Show the menu in the specified position on the monitor that has cursor focus, see below. -- 2.52.0