Rui Matos 7e1c6ff2a2 screen: On monitors-changed, update the window monitor before resizing
Since commit 14b0a83f64134fd6669d580558e10b4a225cb1d6 we store the
main window monitor instead of computing it every time. This means
that we must now ensure that it's updated before trying to use it
which we do from meta_screen_resize_func() or else we'll crash on an
assertion later on when removing a monitor:

assertion failed: (which_monitor < workspace->screen->n_monitor_infos)

https://bugzilla.gnome.org/show_bug.cgi?id=752674
2015-07-21 16:46:09 +02:00
2015-07-06 00:52:18 -07:00
2015-07-01 21:59:38 +00:00
2014-03-18 20:37:35 -04:00
2015-07-05 22:01:59 -07:00
2015-07-06 00:52:18 -07:00
2015-07-06 00:52:18 -07:00
2014-07-31 17:50:28 +02:00
2015-07-02 13:51:22 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%