mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
mouse: add support for drag mouse event
This commit is contained in:
parent
ab07b68d7e
commit
5935a78fb4
6 changed files with 58 additions and 31 deletions
|
|
@ -144,6 +144,7 @@ Configuration must be wrapped in a <labwc_config> root-node.
|
|||
- Release: Releasing the specified button in the context.
|
||||
- Click: Pressing and then releasing inside of the the context.
|
||||
- DoubleClick: Two presses within the doubleClickTime.
|
||||
- Drag: Pressing the button within the contex, then moving the cursor
|
||||
|
||||
# LIBINPUT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue