gnome-shell/js/misc
Owen W. Taylor 0d32017ffc Don't switch to a workspace when dragging it to launch on that workspace
With workspace thumbnails, we don't switch workspaces when dragging windows
between workspaces or adding new workspaces, so we also shouldn't switch
on launch.

 * Add workspace parameters to shell_doc_system_open(),
   shell_app_activate, shell_app_open_new_window()

 * Pass a 'params' object when activating items in the overview with
   two currently defined parameters: workspace and timestamp. (timestamp
   is only implemented where it is easy and doesn't require interface
   changes - using the global current timestamp for the shell is almost
   always right or at least good enough.)

https://bugzilla.gnome.org/show_bug.cgi?id=640996
2011-02-08 19:43:21 -05:00
..
config.js.in Propagate version to Javascript files 2011-01-12 20:32:30 +01:00
docInfo.js Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
fileUtils.js [misc] add fileUtils.listDirAsync 2010-10-01 01:08:22 +04:00
format.js [format] Add 'x' format specifier and field width 2010-06-24 15:54:54 +02:00
gnomeSession.js endSessionDialog: Add logout/shutdown dialog 2011-01-14 00:11:17 -05:00
params.js [Params] always return a new object from Params.parse 2010-05-03 12:51:09 -04:00
telepathy.js telepathyClient: Implement Sent signals. 2010-12-01 13:46:07 -05:00
util.js Clean up the presentation of errors in the run dialog 2011-01-27 15:46:03 -05:00