gnome-shell/js/ui
Dan Winship 670532e5c9 Fix the stage_input_area handling
The panel show/hide changes broke things if window restacking occurred
while the overlay was active. Now instead of having the panel set the
input area itself, main.js just watches whether or not the panel is
visible, and updates things itself (taking the modal state into
account as well).

http://bugzilla.gnome.org/show_bug.cgi?id=576903
2009-04-01 18:24:26 -04:00
..
appDisplay.js Add tooltip delay to the preview pop-ups. 2009-03-21 10:37:15 -04:00
button.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
dnd.js Bug 574697 - Slide the workspaces back in if the user starts dragging a document or an application item in the expanded display mode 2009-03-11 15:41:33 -04:00
docDisplay.js Add tooltip delay to the preview pop-ups. 2009-03-21 10:37:15 -04:00
genericDisplay.js Bug 577338 – Show item details on click in the expanded view 2009-03-31 14:12:33 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
main.js Fix the stage_input_area handling 2009-04-01 18:24:26 -04:00
Makefile.am Make "make distcheck" work, and verify that we're disting all the javascript 2009-03-12 10:04:25 -04:00
overlay.js Bug 577338 – Show item details on click in the expanded view 2009-03-31 14:12:33 -04:00
panel.js Fix the stage_input_area handling 2009-04-01 18:24:26 -04:00
runDialog.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
tweener.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
windowManager.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
workspaces.js Use a grid pattern in overlay if more than 6 windows 2009-03-31 18:58:46 -04:00