Module wl_pointer

Source
Expand description

pointer input device

The wl_pointer interface represents one or more input devices, such as mice, which control the pointer location and pointer_focus of a seat.

The wl_pointer interface generates motion, enter and leave events for the surfaces that the pointer is located over, and button and axis events for button presses, button releases and scrolling.

Structs§

WlPointer
pointer input device

Enums§

Axis
axis types
AxisRelativeDirection
axis relative direction
AxisSource
axis source types
ButtonState
physical button state
Error
Event
Request

Constants§

EVT_AXIS_DISCRETE_OPCODE
The wire opcode for this event
EVT_AXIS_DISCRETE_SINCE
The minimal object version supporting this event
EVT_AXIS_OPCODE
The wire opcode for this event
EVT_AXIS_RELATIVE_DIRECTION_OPCODE
The wire opcode for this event
EVT_AXIS_RELATIVE_DIRECTION_SINCE
The minimal object version supporting this event
EVT_AXIS_SINCE
The minimal object version supporting this event
EVT_AXIS_SOURCE_OPCODE
The wire opcode for this event
EVT_AXIS_SOURCE_SINCE
The minimal object version supporting this event
EVT_AXIS_STOP_OPCODE
The wire opcode for this event
EVT_AXIS_STOP_SINCE
The minimal object version supporting this event
EVT_AXIS_VALUE120_OPCODE
The wire opcode for this event
EVT_AXIS_VALUE120_SINCE
The minimal object version supporting this event
EVT_BUTTON_OPCODE
The wire opcode for this event
EVT_BUTTON_SINCE
The minimal object version supporting this event
EVT_ENTER_OPCODE
The wire opcode for this event
EVT_ENTER_SINCE
The minimal object version supporting this event
EVT_FRAME_OPCODE
The wire opcode for this event
EVT_FRAME_SINCE
The minimal object version supporting this event
EVT_LEAVE_OPCODE
The wire opcode for this event
EVT_LEAVE_SINCE
The minimal object version supporting this event
EVT_MOTION_OPCODE
The wire opcode for this event
EVT_MOTION_SINCE
The minimal object version supporting this event
REQ_RELEASE_OPCODE
The wire opcode for this request
REQ_RELEASE_SINCE
The minimal object version supporting this request
REQ_SET_CURSOR_OPCODE
The wire opcode for this request
REQ_SET_CURSOR_SINCE
The minimal object version supporting this request