mutter/src
Sebastian Keller bb24e4ac9e keymap/x11: Check for the group earlier when finding keycode from keyval
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>
2021-10-06 13:38:18 +00:00
..
backends keymap/x11: Check for the group earlier when finding keycode from keyval 2021-10-06 13:38:18 +00:00
compositor shaped-texture: Remove mask texture handling from get_image() 2021-09-22 13:07:44 +00:00
core window: Don't change workspaces of unmanaged windows 2021-09-29 09:34:30 +00:00
meta window-actor: Add paint_to_content() function 2021-09-04 09:17:44 +00:00
tests tests/dbus-runner: Make sure to tear-down even on test failure 2021-09-22 12:37:23 +00:00
ui main: Move rect related macro to util-private.h 2021-05-17 16:08:42 +00:00
wayland wayland/actor-surface: Restore stage update for unmapped actors 2021-10-04 11:13:04 +02:00
x11 x11: Initialize g_autofree with NULL 2021-09-04 20:00:23 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build meson: Add optional libsystemd dependency 2021-09-02 21:54:30 +00:00
meta-private-enum-types.c.in core: Drop "volatile" from static GTypes in manual registration 2021-03-22 10:47:51 +00:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
org.freedesktop.login1.xml
org.gnome.Mutter.DisplayConfig.xml x11: Support the CTM (color transform matrix) RandR property 2021-01-11 13:44:54 +00:00
org.gnome.Mutter.IdleMonitor.xml
org.gnome.Mutter.RemoteDesktop.xml remote-desktop/session: Add CapsLockState and NumLockState properties 2021-03-04 17:39:08 +00:00
org.gnome.Mutter.ScreenCast.xml screen-cast/session: Introduce RecordVirtual D-Bus API 2021-03-12 15:09:45 +00:00