mutter/src
Rui Matos e160babe3f keybindings: Avoid using unitialized memory and grabbing random keys
meta_parse_accelerator() considers 0 length accelerator strings as
valid, meaning that the keybinding should be disabled. Unfortunately,
it doesn't initialize the MetaKeyCombo so if the caller doesn't
initialize it either, we end up using random values and possibly
grabbing random keys.

https://bugzilla.gnome.org/show_bug.cgi?id=766270
2016-05-12 20:06:02 +02:00
..
backends backends: Allow multiple "SW" cursor overlays on the stage 2016-05-03 18:17:01 +02:00
compositor MetaSurfaceActorWayland: Use weak pointer instead of destroy hook 2016-05-01 21:11:27 +08:00
core keybindings: Avoid using unitialized memory and grabbing random keys 2016-05-12 20:06:02 +02:00
meta monitor-manager: Add get_is_builtin_display_on() 2016-04-21 21:16:16 +02:00
tests unit-tests: Fix const compiler warning 2016-03-11 12:26:38 +01:00
ui theme: set RTL/LTR flags on the style context 2016-04-09 10:03:27 -07:00
wayland wayland: Ensure tablet objects tear down resources properly 2016-05-10 17:45:04 +02:00
x11 bell: Let the X11 caller deal with the X11 fallback 2016-03-10 12:34:56 +08:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Fix the merged build 2016-04-27 20:37:47 +02:00
Makefile-tests.am tests: Add unit tests framework runner 2016-02-26 17:52:01 +08:00
Makefile.am Let gdbus-codegen generate autocleanup definitions 2016-05-05 09:24:04 -04: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 Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
stamp-mutter-enum-types.h Install enum types 2015-07-05 22:01:59 -07:00