mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 07:30:42 -05:00
bb24e4ac9e
This effectively changes meta_keymap_x11_get_entries_for_keyval() to meta_keymap_x11_get_entry_for_keyval() and moves the check if the keycode maps to the keyval in the current group there. This simplifies the code a bit and will allow a followup fix. As a side effect this now also causes the reserved kecodes to be searched, if no keycodes were found, rather than just when only ones matching the wrong groups. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1955> |
||
---|---|---|
.. | ||
backends | ||
compositor | ||
core | ||
meta | ||
tests | ||
ui | ||
wayland | ||
x11 | ||
libmutter.pc.in | ||
meson.build | ||
meta-private-enum-types.c.in | ||
meta-private-enum-types.h.in | ||
org.freedesktop.login1.xml | ||
org.gnome.Mutter.DisplayConfig.xml | ||
org.gnome.Mutter.IdleMonitor.xml | ||
org.gnome.Mutter.RemoteDesktop.xml | ||
org.gnome.Mutter.ScreenCast.xml |