Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scope: drag and drop (DnD) #2

Open
ssj71 opened this issue Feb 13, 2019 · 1 comment
Open

scope: drag and drop (DnD) #2

ssj71 opened this issue Feb 13, 2019 · 1 comment

Comments

@ssj71
Copy link

ssj71 commented Feb 13, 2019

lv2#1
provides a drag and drop interface for pugl. Comparable backends like gdk provide DnD but for plugins DnD isn't typically useful.

I think we want cross-platorm feature parity before adding API. I haven't reviewed the proposed change yet. If its API is consistent and sensible and we can add support for macOS and Windows then I don't have a real problem with merging it.

We can certainly discuss further.

@drobilla
Copy link

drobilla commented Aug 5, 2019

That implementation aside, one major advantage of DnD comes to mind: it would often let you avoid the file selector problem, which would be quite nice...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants