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

Public Attributes

bs_dllist_node_t dlnode
 
struct wlr_input_device * wlr_input_device_ptr
 
void * handle_ptr
 
struct wl_listener destroy_listener
 
wlmim_tinput_manager_ptr
 

Detailed Description

Wraps an input device.

Member Data Documentation

◆ destroy_listener

struct wl_listener wlmim_device::destroy_listener

Listener for the destroy signal of wlr_input_device.

◆ dlnode

bs_dllist_node_t wlmim_device::dlnode

List node, as an element of wlmim_t::devices.

◆ handle_ptr

void* wlmim_device::handle_ptr

Handle to the wlmaker actual device.

◆ input_manager_ptr

wlmim_t* wlmim_device::input_manager_ptr

Back-link to input manager.

◆ wlr_input_device_ptr

struct wlr_input_device* wlmim_device::wlr_input_device_ptr

The input device.


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