Skip to content

DND: Handle URLs (feature: Windows and OSX)#258

Open
AlexCharlton wants to merge 1 commit into
RustAudio:masterfrom
AlexCharlton:dnd-handle-urls
Open

DND: Handle URLs (feature: Windows and OSX)#258
AlexCharlton wants to merge 1 commit into
RustAudio:masterfrom
AlexCharlton:dnd-handle-urls

Conversation

@AlexCharlton
Copy link
Copy Markdown

A feature I'm sure no one's asked for: If someone were to drag a URL (e.g. from a web browser), this lets baseview windows handle it.

Naturally, the Windows implementation is quite involved. I split out IDataObject handling into its own module, and this restructuring should make it easier to add other types of drop object support in the future.

Linux does not currently support DND.

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

Successfully merging this pull request may close these issues.

2 participants