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
- Axis
Relative Direction - axis relative direction
- Axis
Source - axis source types
- Button
State - 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_ VALU E120_ OPCODE - The wire opcode for this event
- EVT_
AXIS_ VALU E120_ 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