For example: In GNOME-Shell I can drag a file from Nautilus to the upper left part of the screen, all windows (open and minimized) display on the screen, and then I can drop the file in one of the windows. In Unity is this a bug or just a missing feature?
Asked
Active
Viewed 736 times
4
-
As far as Unity is concerned , Drag and drop is already available in Unity , or rather whenever you launch something you can add it as launcher by right click menu on it. You can further refer this excellent Wikipedia on this matter here http://askubuntu.com/questions/35488/what-custom-launchers-and-unity-quicklists-are-available – atenz Jun 30 '12 at 15:43
-
I know drag and drop is available, but not in the same way possible as in Gnome-Shell/KDE/Xfce from what I can tell. What I'm trying to do is drag something from nautilus into an minimized application icon, have that window open up as I drag the file over it, and drop it into that window. – user74231 Jun 30 '12 at 15:55
-
Like dragging pdf file to minimized chrome , it works too. – atenz Jun 30 '12 at 16:03
-
1I tried dragging files from the Nautilus window to the Unity taskbar, hovered over the minimized application icon for a few seconds, nothing happened. It seems from my end that the Unity taskbar is a launcher only. I can record a video clip if that would help. – user74231 Jun 30 '12 at 16:19
-
1For particular file to be opened you will have to drag their supported files. Are you using Unity 2D or 3D, and also Ubuntu 12.04 or previous version, because it works in Ubuntu 12.04 Unity 3D. – atenz Jun 30 '12 at 16:23
-
If it will help I can include a video link of what I'm talking about. – user74231 Jun 30 '12 at 16:35
-
I'm trying to drag a .js file to sublime_text icon, how can I specify their supported files in the .desktop file??? – opensas Aug 29 '12 at 02:37
-
@opensas: Sounds like a good candidate for a new question post. – Flimm Feb 07 '13 at 22:00
1 Answers
1
While dragging the file, hold the "windows"-button, then press tab until the wanted window is selected on the sidebar, then release the "windows"-button. The wanted window will be restored to the screen; you can then simply drop your file.

Marc R
- 111
- 1
-
That does make sense. Thanks for the reply. I don't currently use Unity but will keep that in mind if I decide to try it again. – user74231 Dec 27 '13 at 15:06