mutter/src
Jonas Ådahl 08e6aaa953 wayland/keyboard: Don't transfer layout group when replacing xkb state
The layout group determines what actual keyboard layout in the keymap
to use when translating modifier state and key codes to key syms.
When changing a keymap to another, the layout groups has no relation to
the layout groups in the old keymap, thus there is no reason to
transfer it to the new state.

This fixes an issue where the xkb state in meta-wayland-keyboard.c got
desynchronized with the xkb state in clutter-device-manager-evdev.c.

https://bugzilla.gnome.org/show_bug.cgi?id=789300
2017-11-02 12:07:56 +08:00
..
backends monitor-manager-kms: Don't add outputs without modes 2017-10-30 18:50:18 +08:00
compositor MetaWindowActor: assert that we have plugin manager on simple effect 2017-10-24 04:46:37 -05:00
core workspace: ensure that workarea data is valid when fetching by monitor num 2017-10-13 01:00:05 -05:00
meta backend: Remove meta_backend_get_ui_scaling_factor 2017-09-26 17:46:49 +02:00
tests monitor-unit-tests: Check non-first preferred modes 2017-10-19 10:54:28 +08:00
ui window: Allow resizing of tiled windows 2017-10-03 19:38:31 -03:00
wayland wayland/keyboard: Don't transfer layout group when replacing xkb state 2017-11-02 12:07:56 +08:00
x11 x11/window: Don't manage InputOnly windows 2017-10-17 14:54:53 +08:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile-tests.am src/Makefile-tests.am: Remove reference to non-existing file 2017-09-02 11:09:28 +08:00
Makefile.am Add remote desktop and screen cast functionality 2017-08-29 14:39:04 +08:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml Remove old monitor configuration system 2017-08-21 12:20:53 +08:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.Mutter.RemoteDesktop.xml Add remote desktop and screen cast functionality 2017-08-29 14:39:04 +08:00
org.gnome.Mutter.ScreenCast.xml screen-cast-stream: Add stream parameters 2017-09-20 18:27:57 +08:00