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

Public Attributes

struct wl_resource * wl_resource_ptr
 
struct wl_resource * pointer_wl_resource_ptr
 
struct wlr_surface * wlr_surface_ptr
 
struct wlr_cursor * wlr_cursor_ptr
 
struct wl_listener surface_destroy_listener
 
struct wl_listener cursor_frame_listener
 

Detailed Description

State of a position observer.

Member Data Documentation

◆ cursor_frame_listener

struct wl_listener _wlmaker_input_position_observer_t::cursor_frame_listener

Listener for frame event of struct wlr_cursor.

◆ pointer_wl_resource_ptr

struct wl_resource* _wlmaker_input_position_observer_t::pointer_wl_resource_ptr

The pointer it was set up for.

◆ surface_destroy_listener

struct wl_listener _wlmaker_input_position_observer_t::surface_destroy_listener

Listener for destroy event of the wlr_surface_ptr.

◆ wl_resource_ptr

struct wl_resource* _wlmaker_input_position_observer_t::wl_resource_ptr

The corresponding resource.

◆ wlr_cursor_ptr

struct wlr_cursor* _wlmaker_input_position_observer_t::wlr_cursor_ptr

Link to the wlroots' cursor implementation.

◆ wlr_surface_ptr

struct wlr_surface* _wlmaker_input_position_observer_t::wlr_surface_ptr

The surface it observes the position for.


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