gnome-shell/js/ui
Dan Winship 4a5873dd22 Create a more extensible/organized strut/input_area management system.
Now code can call Main.addShellActor(actor) to declare that that actor
is part of the shell, and so it should (a) be protected by wm struts, and
(b) be part of the stage input area, and then that code automatically
deals with updating if the actor changes size or visibility.
2009-04-30 14:57:13 -04:00
..
appDisplay.js use application monitoring to show most used apps in the menu 2009-04-29 11:05:03 -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 578178 – Show large previews for image files 2009-04-28 15:35:36 -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 Create a more extensible/organized strut/input_area management system. 2009-04-30 14:57:13 -04:00
Makefile.am Bug 578776 - Add gtkutil.js to the Makefile 2009-04-13 16:03:01 -04:00
overlay.js Bug 578178 – Show large previews for image files 2009-04-28 15:35:36 -04:00
panel.js Create a more extensible/organized strut/input_area management system. 2009-04-30 14:57:13 -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 Bug 578584 - Use the wallpaper for the overlay background 2009-04-22 02:46:36 +02:00