gnome-shell/src
Owen W. Taylor c11162f794 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-02 23:45:57 -05:00
..
calendar-client Calendar: Implement new mockup 2011-01-31 11:52:27 -05:00
gdmuser Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
gvc Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
st Remove st_container_remove_all & rewrite st_container_destroy_children 2011-02-01 23:41:21 +03:00
tray tray: Fix handling of SYSTEM_TRAY_CANCEL_MESSAGE 2011-02-01 12:13:47 +01:00
gnome-shell-plugin.c Added a11y initialization code 2011-01-20 12:56:36 +01:00
gnome-shell.in Added a11y initialization code 2011-01-20 12:56:36 +01:00
Makefile-calendar-client.am Calendar: Implement new mockup 2011-01-31 11:52:27 -05:00
Makefile-gdmuser.am gdm: resync cut-and-paste code from gdm tree. 2010-10-13 19:05:54 -04:00
Makefile-gvc.am Add private gnome-volume-control library 2010-10-19 15:24:04 +01:00
Makefile-st.am StScrollView: Implement real fade effect 2011-01-20 20:53:20 +01:00
Makefile-tray.am Remove Gtk 2 compatibility code 2010-12-30 21:36:37 +01:00
Makefile.am Calendar: Implement new mockup 2011-01-31 11:52:27 -05:00
run-js-test.c Add run-js-test executable to run tests 2010-11-12 17:36:20 -05:00
shell-a11y.c Added a11y initialization code 2011-01-20 12:56:36 +01:00
shell-a11y.h Added a11y initialization code 2011-01-20 12:56:36 +01:00
shell-app-private.h [ShellApp] refactor handling startup sequence 2010-10-07 01:30:30 +04:00
shell-app-system.c Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
shell-app-system.h shell-app-system.h: clean up (indentation, order, etc) 2011-01-13 12:16:37 -05:00
shell-app-usage.c shell-app-usage: fix tracking code 2011-01-24 13:35:03 -05:00
shell-app-usage.h introspection: Fix annotations 2010-09-15 03:02:26 +02:00
shell-app.c Don't switch to a workspace when dragging it to launch on that workspace 2011-02-02 23:45:57 -05:00
shell-app.h Don't switch to a workspace when dragging it to launch on that workspace 2011-02-02 23:45:57 -05:00
shell-arrow.c include "config.h" in all .c files 2009-11-24 09:15:35 -05:00
shell-arrow.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-doc-system.c Don't switch to a workspace when dragging it to launch on that workspace 2011-02-02 23:45:57 -05:00
shell-doc-system.h Don't switch to a workspace when dragging it to launch on that workspace 2011-02-02 23:45:57 -05:00
shell-drawing.c [StDrawingArea] further CSS-ify StDrawingArea users 2010-04-06 08:22:10 -04:00
shell-drawing.h [StDrawingArea] further CSS-ify StDrawingArea users 2010-04-06 08:22:10 -04:00
shell-embedded-window-private.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-embedded-window.c Remove Gtk 2 compatibility code 2010-12-30 21:36:37 +01:00
shell-embedded-window.h [ShellTrayIcon] add ShellTrayIcon, make ShellTrayManager use it 2010-09-23 09:49:47 -04:00
shell-enum-types.c.in Create GTypes for Shell namespace 2010-04-12 16:01:54 -04:00
shell-enum-types.h.in Create GTypes for Shell namespace 2010-04-12 16:01:54 -04:00
shell-evolution-event-source.c Calendar: Fix UTC/local mixup 2011-01-31 11:52:27 -05:00
shell-evolution-event-source.h Calendar: Implement new mockup 2011-01-31 11:52:27 -05:00
shell-generic-container.c generic-container: Queue a redraw in skip_paint() 2011-01-14 01:07:42 +01:00
shell-generic-container.h introspection: Fix annotations 2010-09-15 03:02:26 +02:00
shell-global-private.h Implement cross overview drag & drop 2011-01-05 23:19:56 +01:00
shell-global.c Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
shell-global.h add ability to search in web from search view 2011-01-18 00:41:59 +03:00
shell-gtk-embed.c ShellGtkEmbed: revert to old actor/window position-syncing code 2011-01-10 15:22:50 -05:00
shell-gtk-embed.h [ShellGtkEmbed] base this on ClutterX11TexturePixmap, not ClutterGLX 2010-09-23 09:49:47 -04:00
shell-jsapi-compat-private.h Support xulrunner 1.9.3+ 2010-09-30 12:43:12 -04:00
shell-marshal.list Implement cross overview drag & drop 2011-01-05 23:19:56 +01:00
shell-perf-log.c introspection: Build with --warn-all --warn-error 2010-09-07 13:07:52 -04:00
shell-perf-log.h Dump a complete report from a performance run, as JSON 2010-05-21 00:18:45 -04:00
shell-recorder-src.c include "config.h" in all .c files 2009-11-24 09:15:35 -05:00
shell-recorder-src.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-recorder.c recorder: Call cairo_surface_mark_dirty on the cursor surface 2011-01-24 23:03:59 +01:00
shell-recorder.h Make parameters configureable 2010-02-08 21:31:30 +01:00
shell-slicer.c Support and require Clutter 1.2 2010-03-11 15:08:48 -05:00
shell-slicer.h Don't generate st.h in a subdir 2010-02-22 19:37:49 -05:00
shell-stack.c include "config.h" in all .c files 2009-11-24 09:15:35 -05:00
shell-stack.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-tray-icon.c Remove Gtk 2 compatibility code 2010-12-30 21:36:37 +01:00
shell-tray-icon.h [ShellTrayIcon] add ShellTrayIcon, make ShellTrayManager use it 2010-09-23 09:49:47 -04:00
shell-tray-manager.c Fix for gdk/x11 changes 2010-12-22 16:26:08 -05:00
shell-tray-manager.h Use a fixed ordering for well-known icons 2009-10-19 14:57:02 -04:00
shell-util.c shell-util: Add helper to hide actors from pick 2010-11-18 20:27:55 +01:00
shell-util.h shell-util: Add helper to hide actors from pick 2010-11-18 20:27:55 +01:00
shell-window-tracker-private.h Add missing shell-window-tracker-private.h file 2010-06-09 16:23:37 -04:00
shell-window-tracker.c Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
shell-window-tracker.h Consume startup-notification APPLICATION_ID 2010-03-30 17:36:05 -04:00
shell-wm-private.h Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
shell-wm.c Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
shell-wm.h Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
shell-xfixes-cursor.c Fix cursor image tracking on 64-bit systems 2010-11-01 11:11:01 -04:00
shell-xfixes-cursor.h Add shell-xfixes-cursor.[ch] 2010-05-11 15:03:11 -04:00
test-recorder.c Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00