i3
Data Fields
resolve Struct Reference
Collaboration diagram for resolve:
Collaboration graph
[legend]

Data Fields

Bindingbind
 
xkb_keysym_t keysym
 
struct xkb_state * xkb_state
 
struct xkb_statexkb_state_no_shift
 
struct xkb_statexkb_state_numlock
 
struct xkb_statexkb_state_numlock_no_shift
 

Detailed Description

Definition at line 345 of file bindings.c.

Field Documentation

◆ bind

Binding* resolve::bind

Definition at line 347 of file bindings.c.

Referenced by add_keycode_if_matches(), and translate_keysyms().

◆ keysym

xkb_keysym_t resolve::keysym

Definition at line 350 of file bindings.c.

Referenced by add_keycode_if_matches(), and translate_keysyms().

◆ xkb_state

struct xkb_state* resolve::xkb_state

Definition at line 353 of file bindings.c.

Referenced by add_keycode_if_matches().

◆ xkb_state_no_shift

struct xkb_state* resolve::xkb_state_no_shift

Definition at line 356 of file bindings.c.

Referenced by add_keycode_if_matches().

◆ xkb_state_numlock

struct xkb_state* resolve::xkb_state_numlock

Definition at line 359 of file bindings.c.

Referenced by add_keycode_if_matches().

◆ xkb_state_numlock_no_shift

struct xkb_state* resolve::xkb_state_numlock_no_shift

Definition at line 362 of file bindings.c.

Referenced by add_keycode_if_matches().


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