Skip to content

WIP: keybindings: allow inhibition of iso_next_group and locate_pointer_key

Dor Askayo requested to merge doraskayo/mutter:inhibit-additional-shortcuts into main

When using a shortcut-inhibited VM, both of these operations should be handled by the VM according to its own configuration, not by the host.

This change aligns the behavior of the Wayland session to the behavior of the Xorg session when testing with Boxes.

Fixes #991

Edited by Jonas Dreßler

Merge request reports