Interface WlPointerRequestsV8

All Superinterfaces:
WlPointerRequests, WlPointerRequestsV2, WlPointerRequestsV3, WlPointerRequestsV4, WlPointerRequestsV5, WlPointerRequestsV6, WlPointerRequestsV7
All Known Subinterfaces:
WlPointerRequestsV9

public interface WlPointerRequestsV8 extends WlPointerRequestsV7
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.