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

Public Attributes

bs_dllist_node_t node
 
wlmaker_server_tserver_ptr
 
struct wlr_input_device * wlr_input_device_ptr
 
void * handle_ptr
 
struct wl_listener destroy_listener
 

Detailed Description

Wraps an input device.

Member Data Documentation

◆ destroy_listener

struct wl_listener wlmaker_input_device_t::destroy_listener

Listener for the destroy signal of wlr_input_device.

◆ handle_ptr

void* wlmaker_input_device_t::handle_ptr

Handle to the wlmaker actual device.

◆ node

bs_dllist_node_t wlmaker_input_device_t::node

List node, as an element of wlmaker_server_t.input_devices.

◆ server_ptr

wlmaker_server_t* wlmaker_input_device_t::server_ptr

Back-link to the server this belongs.

◆ wlr_input_device_ptr

struct wlr_input_device* wlmaker_input_device_t::wlr_input_device_ptr

The input device.


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