Interface WlPointerEvents

All Known Subinterfaces:
WlPointerEventsV2, WlPointerEventsV3, WlPointerEventsV4, WlPointerEventsV5, WlPointerEventsV6, WlPointerEventsV7, WlPointerEventsV8, WlPointerEventsV9
All Known Implementing Classes:
Window

public interface WlPointerEvents
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.