Go to file
Colin Walters e330c5ea17 panel: Switch to fully dynamic layout
There was lots of fixed positioning in the Panel; now it is completely
dynamic, and width/height is driven from main.js.  We still have a
global constant Panel.PANEL_HEIGHT, but this is a big step towards
eliminating it.

Also, this avoids overdraw in the "way too many tray icons" case.  The
clock will shift left.
2009-08-11 13:08:19 -04:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
data Don't dist gnome-shell.in 2009-08-10 18:02:41 -04:00
js panel: Switch to fully dynamic layout 2009-08-11 13:08:19 -04:00
src Use GnomeDesktopThumbnailFactory instead of GnomeThumbnailFactory 2009-08-11 11:27:52 -04:00
tools/build Specify the clutter-1.0 branch of Clutter 2009-08-10 12:13:09 -04:00
.gitignore Add .desktop file to .gitignore 2009-08-10 13:57:40 -04:00
.project Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Don't use bash syntax pointlessly. Fixes this to work under real /bin/sh. 2009-04-07 09:37:29 -04:00
configure.ac Use GnomeDesktopThumbnailFactory instead of GnomeThumbnailFactory 2009-08-11 11:27:52 -04: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 Fix distcheck-hook for missing distributed JS files 2009-08-10 18:18:29 -04:00
README Initial commit 2008-10-31 04:22:44 +00:00