mirror of
https://github.com/brl/mutter.git
synced 2025-07-17 15:47:17 +00:00
wayland-keyboard: Add support for the repeat_info event in Wayland v4
This commit is contained in:
@ -73,6 +73,8 @@ struct _MetaWaylandKeyboard
|
||||
|
||||
struct xkb_context *xkb_context;
|
||||
MetaWaylandXkbInfo xkb_info;
|
||||
|
||||
GSettings *settings;
|
||||
};
|
||||
|
||||
void meta_wayland_keyboard_init (MetaWaylandKeyboard *keyboard,
|
||||
|
Reference in New Issue
Block a user