3
votes
1answer
203 views

Can't Drag & Drop text to unity launcher (e.g. url's, highlighted text)

I'm trying to create a unity launcher icon (.dekstop file) on which you can drop any (selected/highlighted) text from a web browser, google chrome in my case. I know you can use the "MimeType=" key ...
13
votes
1answer
536 views

Force Unity to open any file with any program

When you drag a file to the Unity launcher, only the applications that are supposed to open that file will remain active, while all others become deactivated. Is it possible to configure Unity to ...