Jasper St. Pierre d7519f4ebc Remove any possibility for zaphod mode
We previously separated out MetaDisplay and MetaScreen. mutter
would only manage one screen, but we still kept a list of screens
for simplicity.

With Wayland support, we no longer care about the ability to
manage more than one screen at a time. Remove this by killing
the list of screens, in favor of having just one MetaScreen
in MetaDisplay.

We also kill off active_screen at the same time, since it's
not necessary anymore.

A future cleanup should merge MetaDisplay and MetaScreen. To avoid
breaking API, we should probably keep MetaScreen around as a dummy
type.
2014-03-26 12:04:48 -04:00
2014-03-19 21:09:02 +01:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2014-03-18 22:08:04 -04:00
2014-03-25 16:33:00 +01:00
2014-03-25 16:33:00 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%