gnome-shell/js
Florian Müllner 9439da81c4 Add context menus to some entries
Use ShellEntry.addContextMenu() to add context menus to most
existing entries, with the exception of:

 - the login dialog - it may act be used to enter either the
                      username (e.g. no password entry) or the
                      password, and copy/paste does not make sense
                      (nowhere to copy from, nowhere to paste to)
 - notifications    - while adding a context menu is useful here as
                      well, it will require changes to the tray's
                      focus grab handling, so leave those entries
                      out for now

https://bugzilla.gnome.org/show_bug.cgi?id=659275
2011-10-17 15:29:32 +02:00
..
gdm gdm: clean up spacing 2011-10-11 17:27:42 -04:00
misc *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui Add context menus to some entries 2011-10-17 15:29:32 +02:00
Makefile.am shell-entry: Add API to support entry context menus 2011-10-17 15:29:32 +02:00