gnome-shell/js/ui
Owen Taylor 03b8843f9e Improve window handling in overview mode
* For small window counts, lay the windows out according to a
  predefined scheme. For larger window counts, continue putting
  the windows along the diagonal as before, but do it a bit better.
* Special case the desktop window and use it as the background
  of the window area.
* Add a little translucency to windows
* Use tweener to animate everything into place
* Clean up - add constants and break things into multiple methods

svn path=/trunk/; revision=32
2008-11-06 14:00:14 +00:00
..
main.js First cut at activities overlay 2008-10-31 23:09:46 +00:00
overlay.js Improve window handling in overview mode 2008-11-06 14:00:14 +00:00
panel.js Draw a border around the panel. Move it to -1,-1 and make the width+2 so we only see the border at the bottom 2008-11-02 03:00:45 +00:00