wlmaker
|
Public Attributes | |
struct wl_global * | wl_global_ptr |
struct wlr_seat * | wlr_seat_ptr |
struct wlr_cursor * | wlr_cursor_ptr |
State of the input observation manager.
struct wl_global* _wlmaker_input_observation_manager_t::wl_global_ptr |
The global holding the input observation's interface.
struct wlr_cursor* _wlmaker_input_observation_manager_t::wlr_cursor_ptr |
Link to the wlroots' cursor implementation.
struct wlr_seat* _wlmaker_input_observation_manager_t::wlr_seat_ptr |
Link to the wlroots' implementation of wl_seat.