nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
11.74k stars 1.02k forks source link

Make the visualizer able to be popped out as its own window #1486

Open Lexzach opened 11 months ago

Lexzach commented 11 months ago

Making the visualizer able to be popped out and fullscreened on a separate display would allow a visualizer to be projected while having access to the music controls on a separate display.

nukeop commented 11 months ago

Great idea! Would gladly merge this feature

ajkapala21 commented 3 months ago

I'd like to take a stab at this feature. I'm new to this project so guidance on where to start would be appreciated, but I'll do my best regardless.

nukeop commented 3 months ago

Alright, you can check this: https://nukeop.gitbook.io/nuclear/developer-resources/development-process And this: https://nukeop.gitbook.io/nuclear/contributing/contribution-guidelines

Before implementing, let me know your plan.