Go to file
Colin Walters dd1a309cb6 dnd: Centralize drag actor positioning code, use shellWorkspaceLaunch for workspaces
We had multiple copies of the code to position a drag actor given a particular
source.  Instead, just put it inside dnd.js.

Second, rather than test for GenericDisplay/WellDisplayItem etc.,
in various places, add a new method on each source "shellWorkspaceLaunch"
which both marks the item as being droppable on a workspace, and is
called by the workspaces code to launch the item.
2009-08-20 19:37:50 -04:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
data Some search appearance fixes for last commit 2009-08-16 10:09:34 -04:00
js dnd: Centralize drag actor positioning code, use shellWorkspaceLaunch for workspaces 2009-08-20 19:37:50 -04:00
po Fixed problem in tr.po file. 2009-08-21 00:45:14 +03:00
src Unmark GdmUser property strings for translation 2009-08-20 18:09:33 +02:00
tools/build Replace libgnomegnomeui with gnome-desktop in gnome-shell-build-setup.sh 2009-08-11 16:39:43 -04:00
.gitignore Update .gitignore for i18n files 2009-08-18 18:19:16 -04:00
.project Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Add localization 2009-08-14 09:14:34 -04:00
configure.ac Use g_shell_parse_argv() in run dialog 2009-08-18 18:17:02 -04:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
MAINTAINERS Initial commit 2008-10-31 04:22:44 +00:00
Makefile.am Add localization 2009-08-14 09:14:34 -04:00
README Initial commit 2008-10-31 04:22:44 +00:00