gnome-shell/js/ui
Owen Taylor c12de59864 Add a concept of "going modal" by grabbing the keyboard
shell-global.[ch]: Replace shell_global_focus_stage()
  with shell_global_grab_keyboard()/shell_global_ungrab_keyboard()
main.js: Add startModal()/endModal() functions to go modal and
  undo that.
run_dialog.js overlay.js main.js: Use startModal() for the overlay
  and for the run dialog.

http://bugzilla.gnome.org/show_bug.cgi?id=561880

svn path=/trunk/; revision=83
2008-11-24 19:07:18 +00:00
..
appdisplay.js Fix app event handling 2008-11-21 20:45:35 +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 concept of "going modal" by grabbing the keyboard 2008-11-24 19:07:18 +00:00
overlay.js Add a concept of "going modal" by grabbing the keyboard 2008-11-24 19:07:18 +00:00
panel.js Add a bg-color property to ShellTrayManager 2008-11-24 19:07:15 +00:00
run_dialog.js Add a concept of "going modal" by grabbing the keyboard 2008-11-24 19:07:18 +00:00
windowmanager.js implement a basic switch_workspace animation using Tweener. #561835 2008-11-21 21:34:10 +00:00