Go to file
Carlos Garnacho 23c315ea71 compositor: Avoid thaw on inconsistent effect_completed calls
If the meta_window_actor_effect_completed() triggers inconsistent
accounting, there's also high chances that the thaw call will be
unexpected at this time too, which will lead to a g_error().

This makes mutter more lenient to effect_completed() calls of the
right type (i.e. those triggering freeze/thaw) being performed more
times than necessary in the upper parts. A warning will be issued,
but the process won't abort.

https://bugzilla.gnome.org/show_bug.cgi?id=777691
2017-01-26 12:34:49 +01:00
clutter clutter/evdev: Dispatch libinput before generating key repeat events 2017-01-25 13:10:15 +01:00
cogl cogl/egl: Fix non-Wayland build 2016-09-02 17:04:11 +08:00
data build: Say good-bye to intltool 2016-08-19 11:04:48 +02:00
doc configure: get rid of docs 2016-04-22 16:39:45 +02:00
po Update zh_CN translation 2016-10-30 02:34:13 +08:00
src compositor: Avoid thaw on inconsistent effect_completed calls 2017-01-26 12:34:49 +01:00
tools Clean up the source tree 2014-03-18 20:37:35 -04:00
.gitignore wayland: Add support for the xdg-foreign protocol 2016-08-22 21:03:41 +08:00
autogen.sh prune out non library bits 2016-04-22 16:39:46 +02:00
configure.ac Bump version to 3.22.2 2016-11-10 15:11:39 +01:00
COPYING prune out non library bits 2016-04-22 16:39:46 +02:00
Makefile.am Fix the merged build 2016-04-27 20:37:47 +02:00
mutter.doap doap: add <programming-language> 2014-07-31 17:50:28 +02:00
NEWS Bump version to 3.22.2 2016-11-10 15:11:39 +01:00