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

Public Attributes

bspl_dict_t * config_dict_ptr
 
wlmaker_server_tserver_ptr
 
struct wlr_keyboard * wlr_keyboard_ptr
 
struct wlr_seat * wlr_seat_ptr
 
struct wl_listener modifiers_listener
 
struct wl_listener key_listener
 

Detailed Description

Keyboard handle.

Member Data Documentation

◆ config_dict_ptr

bspl_dict_t* _wlmaker_keyboard_t::config_dict_ptr

Configuration dictionnary, just the "Keyboard" section.

◆ key_listener

struct wl_listener _wlmaker_keyboard_t::key_listener

Listener for the key signal of wl_keyboard.

◆ modifiers_listener

struct wl_listener _wlmaker_keyboard_t::modifiers_listener

Listener for the modifiers signal of wl_keyboard.

◆ server_ptr

wlmaker_server_t* _wlmaker_keyboard_t::server_ptr

Back-link to the server.

◆ wlr_keyboard_ptr

struct wlr_keyboard* _wlmaker_keyboard_t::wlr_keyboard_ptr

The wlroots keyboard structure.

◆ wlr_seat_ptr

struct wlr_seat* _wlmaker_keyboard_t::wlr_seat_ptr

The wlroots seat.


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