Skip to content

skins-qt: Accept dropped files on main window#201

Merged
radioactiveman merged 1 commit into
audacious-media-player:masterfrom
u-foka:mainwin_drop
May 4, 2026
Merged

skins-qt: Accept dropped files on main window#201
radioactiveman merged 1 commit into
audacious-media-player:masterfrom
u-foka:mainwin_drop

Conversation

@u-foka

@u-foka u-foka commented May 4, 2026

Copy link
Copy Markdown
Contributor

The files are handled similar as opening from the menu respecting the "Open files in temporary playlist" setting.

This change is more or less copying the original winamp behaviour (while respecting audacious playlist handling)
Partially addressing audacious-media-player/audacious#1064

(First time contributor here, please just let me know if I overlooked something)

The files are handled similar as opening from the menu respecting the "Open files in temporary playlist" setting.
@radioactiveman

Copy link
Copy Markdown
Member

Looks good to me, thanks for your first contribution. 👍

From my understanding the feature request #1064 is unrelated to the Winamp interface. So it is correct to not mention it in the commit message.

If you would like to improve the Qt Winamp interface even more, you can add handling of skin files via Drag and Drop.
The GTK version automatically imports and selects the skin (.wsz or .zip) when dropping the file on the main window. Feel free to submit another pull request for this.

@radioactiveman radioactiveman self-requested a review May 4, 2026 19:02
@radioactiveman radioactiveman merged commit 15fe109 into audacious-media-player:master May 4, 2026
5 checks passed
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