gnome-shell/js/ui
Dan Winship 062e1aa78b Reorganize overlay hiding/showing code
Rather than having main.js manage this, put it into overlay.js, and
have the overlay object emit signals that other code can watch to do
things when the overlay is showing/shown/hiding/hidden.
2009-05-07 16:41:07 -04:00
..
altTab.js Implement MetaAltTabHandler 2009-05-04 13:01:03 -04:00
appDisplay.js Clean up underscores in function and variable names 2009-05-04 13:50:49 -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 Bug 577380 - Use the default application for the mime type to open the document 2009-05-05 15:51:56 -04:00
genericDisplay.js Bug 578178 – Show large previews for image files 2009-04-28 15:35:36 -04:00
gtkutil.js Add missing gtkutil.js file from previous commit 2009-04-07 17:15:02 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
main.js Reorganize overlay hiding/showing code 2009-05-07 16:41:07 -04:00
Makefile.am js/ui/Makefile.am: add altTab.js 2009-05-06 08:29:52 -04:00
overlay.js Reorganize overlay hiding/showing code 2009-05-07 16:41:07 -04:00
panel.js Reorganize overlay hiding/showing code 2009-05-07 16:41:07 -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 Reorganize overlay hiding/showing code 2009-05-07 16:41:07 -04:00
workspaces.js Reorganize overlay hiding/showing code 2009-05-07 16:41:07 -04:00