mutter/src
Rui Matos 82bdd1e353 monitor-manager: Fix the max potential number of logical monitors
The max potential number of logical monitors (i.e. MetaMonitorInfos)
is the number of CRTCs, not the number of outputs.

In cases where we have more enabled CRTCs than connected outputs we
would end up appending more MetaMonitorInfos to the GArray than the
size it was initialized with which means the array would get
re-allocated rendering invalid some MetaCRTC->logical_monitor pointers
assigned previously and thus ending in crashes later on.

https://bugzilla.gnome.org/show_bug.cgi?id=751638
2015-11-29 19:15:37 +01:00
..
backends monitor-manager: Fix the max potential number of logical monitors 2015-11-29 19:15:37 +01:00
compositor compositor: pass correct parameter to meta_window_actor_size_change() 2015-10-12 15:39:51 -04:00
core core: Make meta_window_handle_ungrabbed_event() touch-aware 2015-11-25 18:00:36 +01:00
meta theme: Complete removal of "fringe" titlebar button support 2015-10-16 04:13:14 +02:00
tests Avoid shadowing existing variables 2015-09-24 03:08:22 +02:00
ui theme: Shut up some GTK+ warnings 2015-11-24 23:46:14 +01:00
wayland wayland: Use xdg shell protocol from wayland-protocols 2015-11-26 16:55:35 +08:00
x11 x11/window-props: Initialize bypass compositor hint 2015-11-23 19:54:48 +01:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
Makefile-tests.am x11: Remove async-getprop 2015-06-17 18:08:11 -07:00
Makefile.am wayland: Use xdg shell protocol from wayland-protocols 2015-11-26 16:55:35 +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 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