-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add ability to drag files to and from external applications #7849
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
base: master
Are you sure you want to change the base?
Conversation
To hell with CodeFactor. |
once #7627 is merged, I'd like to add the ability to drag sample clips out of LMMS too. That could be for a different PR though. |
I tested this briefly, and it seems to work! I'm using nautilus on GNOME to drag files in. Things I noticed (these aren't that important though):
|
Okay, this should be a relatively simple fix.
Thats actually not in master, it's is a regression- Nice catch!
This is out of scope as it isn't in master, but it's definitely a good idea for another PR. |
I tested this again, and those two issues do appear to be fixed! |
In Windows MSVC, dragging instruments to the Song-Editor doesn't work 2025-04-18.23-03-41.mp4 |
Adds the ability to drag files in and out of LMMS. This required a bit more refactoring than I expected.
video2.mp4
I should note that this doesn't just work to and from the desktop, I've tested with firefox, CLion, dolphin and discord. It also works with more than just sample files (projects, presets, midis, vsts)