gnome-shell/js
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
..
misc Fix incorrect variable name: mimeType -> this.mimeType. 2009-08-06 17:25:58 +02:00
ui dnd: Centralize drag actor positioning code, use shellWorkspaceLaunch for workspaces 2009-08-20 19:37:50 -04:00
Makefile.am Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -04:00