Skip to content

keybindings: Ignore auto-repeat events for some keybindings

Andrea Azzarone requested to merge azzaronea/mutter:fix-issue-373 into master

Detect auto-repeat events in process_event and ignore them if the keybinding has the META_KEY_BINDING_IGNORE_AUTOREPEAT flag.

Fixes: gnome-shell#373 (closed)

Edited by Andrea Azzarone

Merge request reports