wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmaker_input_observation_manager_t Struct Reference

Public Attributes

struct wl_global * wl_global_ptr
 
struct wlr_seat * wlr_seat_ptr
 
struct wlr_cursor * wlr_cursor_ptr
 

Detailed Description

State of the input observation manager.

Member Data Documentation

◆ wl_global_ptr

struct wl_global* _wlmaker_input_observation_manager_t::wl_global_ptr

The global holding the input observation's interface.

◆ wlr_cursor_ptr

struct wlr_cursor* _wlmaker_input_observation_manager_t::wlr_cursor_ptr

Link to the wlroots' cursor implementation.

◆ wlr_seat_ptr

struct wlr_seat* _wlmaker_input_observation_manager_t::wlr_seat_ptr

Link to the wlroots' implementation of wl_seat.


The documentation for this struct was generated from the following file: