mirror of
https://github.com/labwc/labwc.git
synced 2026-02-21 01:40:26 -05:00
action: Add HideCursor action
This commit is contained in:
parent
4ef881bb3e
commit
d6edb8b273
2 changed files with 11 additions and 0 deletions
|
|
@ -351,6 +351,12 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
*y* [center|value] Equivalent for the vertical warp position within the target area.
|
||||
Default is "center"
|
||||
|
||||
*<action name="HideCursor" />*
|
||||
Hide the pointer or stylus cursor. The cursor becomes visible again on following
|
||||
pointer actions, stylus actions or touchpad gestures.
|
||||
Use together with the WarpCursor action to not just hide the cursor but to
|
||||
additionally move it away to prevent e.g. hover effects.
|
||||
|
||||
*<action name="EnableTabletMouseEmulation" />*++
|
||||
*<action name="DisableTabletMouseEmulation" />*++
|
||||
*<action name="ToggleTabletMouseEmulation">*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue