gnome-shell/js
Giovanni Campagna 030e6aa507 Fix overview sizing with multimonitor
Previously, the overview BoxLayout was sized and positioned explicitly
using the primary monitor coordinates, as its parent was at 0,0 and
with a fixed layout manager. Now we use a bin layout, so we need to
position and size the stack actor, and set the overview boxlayout to
expand.
Take also the occasion to use a MonitorConstraint instead of handling
position and size manually.

https://bugzilla.gnome.org/show_bug.cgi?id=694969
2013-03-02 00:29:13 +01:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm Show the session list when needed 2013-02-27 18:09:43 -05:00
misc extensionUtil: Add ExtensionFinder::extensions-loaded signal 2013-02-28 15:37:28 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui Fix overview sizing with multimonitor 2013-03-02 00:29:13 +01:00
Makefile.am layout: rework background handling 2013-02-19 18:39:54 -05:00