mirror of
https://github.com/brl/mutter.git
synced 2025-06-26 23:17:04 +00:00

Commit 7e9d9c7eb9
added new API to replace GTK for accelerator
parsing.
Unfortunately there is another case in gnome-shell, where we have
to get the label from the logical binding name rather than the
modifier+keysym combination.
Add another small method to cover that use case.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2899>