gnome-shell/js
Owen W. Taylor 0ef3f999d2 Scale thumbnails to fit in the vertical space
When we have more thumbnails than can fit in the vertical space, scale
them down. This is implemented by using a generic container so we can
compute positions and sizes on the fly and do the appropriate
width-for-height behavior.

The usage of clutter constraints to position the indicator is droppped
since it less complicated to just position the indicator in the right
place ourselves.

https://bugzilla.gnome.org/show_bug.cgi?id=641879
2011-02-17 11:34:30 -05:00
..
misc remove our own Telepathy implementation 2011-02-16 10:10:26 +01:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui Scale thumbnails to fit in the vertical space 2011-02-17 11:34:30 -05:00
Makefile.am remove our own Telepathy implementation 2011-02-16 10:10:26 +01:00