1
0
Fork 0
mutter-performance-source/src
Carlos Garnacho 2cd78bffd9 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:31:47 +01:00
..
backends monitor-store: Add support for monitor underscanning 2017-01-25 16:28:56 +08:00
compositor compositor: Avoid thaw on inconsistent effect_completed calls 2017-01-26 12:31:47 +01:00
core monitor-manager: Move logical monitor into its own file 2017-01-25 16:28:53 +08:00
meta window: Remove public meta_window_get_all_monitors API 2017-01-25 16:28:52 +08:00
tests monitor-unit-tests: Check monitor <-> logical monitor relationships 2017-01-25 16:28:57 +08:00
ui Always use the default screen 2016-07-23 10:55:02 +08:00
wayland wayland/output: Operate on monitors instead of outputs 2017-01-25 16:28:55 +08:00
x11 monitor-manager: Move logical monitor into its own file 2017-01-25 16:28:53 +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: Move monitor test helpers to a helper file 2017-01-25 16:28:56 +08:00
Makefile.am Introduce MetaMonitorConfigStore 2017-01-25 16:28:56 +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 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