wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmim_cursor_t Struct Reference
Collaboration diagram for _wlmim_cursor_t:
Collaboration graph
[legend]

Public Attributes

struct wlr_cursor * wlr_cursor_ptr
 
struct wlr_xcursor_manager * wlr_xcursor_manager_ptr
 
wlmtk_pointer_tpointer_ptr
 
struct wl_listener motion_listener
 
struct wl_listener motion_absolute_listener
 
struct wl_listener button_listener
 
struct wl_listener axis_listener
 
struct wl_listener frame_listener
 
struct wl_listener seat_request_set_cursor_listener
 
wlmim_tinput_manager_ptr
 
struct wlr_seat * wlr_seat_ptr
 
wlmtk_root_troot_ptr
 

Detailed Description

State and tools for handling wlmaker cursors.

Member Data Documentation

◆ axis_listener

struct wl_listener _wlmim_cursor_t::axis_listener

Listener for the axis event of wlr_cursor.

◆ button_listener

struct wl_listener _wlmim_cursor_t::button_listener

Listener for the button event of wlr_cursor.

◆ frame_listener

struct wl_listener _wlmim_cursor_t::frame_listener

Listener for the frame event of wlr_cursor.

◆ input_manager_ptr

wlmim_t* _wlmim_cursor_t::input_manager_ptr

Back-link to input manager.

◆ motion_absolute_listener

struct wl_listener _wlmim_cursor_t::motion_absolute_listener

Listener for the motion_absolute event of wlr_cursor.

◆ motion_listener

struct wl_listener _wlmim_cursor_t::motion_listener

Listener for the motion event of wlr_cursor.

◆ pointer_ptr

wlmtk_pointer_t* _wlmim_cursor_t::pointer_ptr

The toolkit wrapper for above.

◆ root_ptr

wlmtk_root_t* _wlmim_cursor_t::root_ptr

Root of the compositor.

◆ seat_request_set_cursor_listener

struct wl_listener _wlmim_cursor_t::seat_request_set_cursor_listener

Listener for the request_set_cursor event of wlr_seat.

◆ wlr_cursor_ptr

struct wlr_cursor* _wlmim_cursor_t::wlr_cursor_ptr

Points to a wlr_cursor.

◆ wlr_seat_ptr

struct wlr_seat* _wlmim_cursor_t::wlr_seat_ptr

WLR seat.

◆ wlr_xcursor_manager_ptr

struct wlr_xcursor_manager* _wlmim_cursor_t::wlr_xcursor_manager_ptr

Points to a wlr_xcursor_manager.


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