Go to file
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
js/ui Improve window handling in overview mode 2008-11-06 14:00:14 +00:00
scripts Autodetect where the 'pidof' command lives and enable optional verbose logging inside start-replace 2008-11-04 22:40:52 +00:00
src Don't overwrite existing LD_LIBRARY_PATH when running g-ir-compiler 2008-11-03 20:41:25 +00:00
tools/build Use = instead of == for comparision. (dash compatibility) 2008-11-04 18:07:07 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Initial commit 2008-10-31 04:22:44 +00:00
configure.ac Initial commit 2008-10-31 04:22:44 +00:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
MAINTAINERS Initial commit 2008-10-31 04:22:44 +00:00
Makefile.am Initial commit 2008-10-31 04:22:44 +00:00
README Initial commit 2008-10-31 04:22:44 +00:00