Waltham  0.1.0
Data Fields
wthp_keyboard_listener Struct Reference

Data Fields

void(* keymap )(struct wthp_keyboard *wthp_keyboard, uint32_t format, uint32_t keymap_sz, void *keymap)
 
void(* enter )(struct wthp_keyboard *wthp_keyboard, uint32_t serial, struct wthp_surface *surface, struct wth_array *keys)
 
void(* leave )(struct wthp_keyboard *wthp_keyboard, uint32_t serial, struct wthp_surface *surface)
 
void(* key )(struct wthp_keyboard *wthp_keyboard, uint32_t serial, uint32_t time, uint32_t key, uint32_t state)
 
void(* modifiers )(struct wthp_keyboard *wthp_keyboard, uint32_t serial, uint32_t mods_depressed, uint32_t mods_latched, uint32_t mods_locked, uint32_t group)
 
void(* repeat_info )(struct wthp_keyboard *wthp_keyboard, int32_t rate, int32_t delay)
 

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