mutter/src
Shantanu Goel 3a374a6db5 frames: use correct variable in for loop assignment
update_context_styles is using the wrong variable when advancing
to the next key in the hash table which can cause an infinite
loop if # of variants is ever greater than 1.

This problem was originally reported here:

https://github.com/linuxmint/Cinnamon/issues/5254

The following patch was commited in Mint:

https://github.com/linuxmint/muffin/commit/6120bdde

This patch is just a shorter version of the Mint patch
and they deserve all the credit for the idea.

https://bugzilla.gnome.org/show_bug.cgi?id=780254
2017-04-04 20:09:23 +02:00
..
backends cursor-renderer/native: Warn when we start falling back on OpenGL 2017-03-29 11:15:17 +08:00
compositor dnd: Implement DnD handling code in Wayland 2017-03-07 08:28:36 +08:00
core window: Always sync window geometry on state change 2017-03-23 22:12:25 +08:00
meta dnd: Implement MetaDnd 2017-03-07 08:28:36 +08:00
tests monitor-manager: Expose whether the backend handles a transform 2017-03-09 10:17:30 +08:00
ui frames: use correct variable in for loop assignment 2017-04-04 20:09:23 +02:00
wayland wayland: Use clutter_input_device_is_grouped() for tablet grouping 2017-03-13 19:34:10 +01:00
x11 x11/xprops: Plug a few memory leaks 2017-02-21 19:51:46 +01:00
.cvsignore
libmutter.pc.in Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile-tests.am Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile.am build: Include missing file 2017-03-14 03:02:45 +01: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 backends: Add flags to MetaMonitorMode 2016-05-13 18:44:45 +02: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