gnome-shell/js
Stefano Facchini 0c2037875a main, lightbox: Fix lightbox for zoomed windows
The correct way to make an actor having the same size as another is
a ClutterBindConstraint. Connecting to 'allocation-changed' fails because
the allocation might not change even when 'width' and 'height' properties do.
This is the case of Main.uiGroup, used as parent container for zoomed
window clones.

In lightbox.js we bind also the position because in principle it could change,
even if currently only fullscreen lightboxes are used.
2012-02-15 18:18:46 +01:00
..
extensionPrefs extension-prefs-tool: fix sensitivity of combobox items 2012-02-13 19:29:42 +01:00
gdm gdm: port gnome-shell --gdm-mode to systemd 2012-02-13 23:17:09 +01:00
misc Config: use sed for substituting variables 2012-02-14 19:13:02 +01:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui main, lightbox: Fix lightbox for zoomed windows 2012-02-15 18:18:46 +01:00
Makefile.am Config: use sed for substituting variables 2012-02-14 19:13:02 +01:00