XKB native types.
Definition at line 1095 of file GHOST_SystemWayland.cc.
◆ compose_state
The compose state is expected to use the keyboard state (check for null before use).
◆ compose_table
The compose key table (check for null before use).
◆ context
◆ layout_active
The active layout, where a single #xkb_keymap may have multiple layouts.
◆ state
◆ state_empty
Keep a state with no modifiers active, use for symbol lookups.
◆ state_empty_with_numlock
Keep a state with number-lock enabled, use to access predictable key-pad symbols. If number-lock is not supported by the key-map, this is set to nullptr.
◆ state_empty_with_shift
Keep a state with shift enabled, use to access predictable number access for AZERTY keymaps. If shift is not supported by the key-map, this is set to nullptr.
The documentation for this struct was generated from the following files: