gnome-shell/js/ui
Owen Taylor 840eb62397 Set a strut to prevent windows under the panel
Set a strut (a reserved region) at the top of the screen so that
windows don't get positioned under the panel. Do this on all
workspaces and redo it when the number of workspaces changes.
http://bugzilla.gnome.org/show_bug.cgi?id=561297

svn path=/trunk/; revision=63
2008-11-19 23:04:53 +00:00
..
button.js Make sure we include staysPressed in the list of arguments to the Button object 2008-11-19 19:25:51 +00:00
main.js Add a button object that highlights a button area when it is moused over and transitions it to a different color when the button is pressed in. Use this button object for the panel's "Activities" button. 2008-11-15 00:44:11 +00:00
overlay.js Switch all JavaScript variable names to firstWordLowerCase style to agree with the Style Guide. 2008-11-19 19:23:24 +00:00
panel.js Set a strut to prevent windows under the panel 2008-11-19 23:04:53 +00:00