mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 16:14:10 +00:00
72bd5fb814
Before starting to use display_get_keybinding() we could compare MetaKeyBinding.modifiers with MetaKeyCombo.modifiers directly. Now, we need to resolve the virtual modifiers to match with the mask.