Skip to main content

Module SelectionGestureData

Module SelectionGestureData 

Source

Constants§

ANCHOR
Current left-click anchor: GhosttyGridRef*.
AUTOSCROLL
Current autoscroll request: GhosttySelectionGestureAutoscroll*.
BEHAVIOR
Current gesture behavior: GhosttySelectionGestureBehavior*.
CLICK_COUNT
Current click count: uint8_t*. 0 means inactive.
DRAGGED
Whether the current/last left-click gesture has dragged: bool*.
MAX_VALUE
Current left-click anchor: GhosttyGridRef*.

Type Aliases§

Type
Data fields readable from a selection gesture with ghostty_selection_gesture_get().