swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
718 stars 41 forks source link

[FEATURE: QoL] Hijacking the right click in `playlists` menu #108

Closed crackheadakira closed 1 year ago

crackheadakira commented 1 year ago

Currently when right clicking a playlist it just shows the regular context menu, which probably wouldn't be desirable on the playlists folder, as many people are used to being able to right click on a playlist and quickly delete it or rename it from there instead of having to open it up. So preventing the default interaction and showing your own context menu for playlists would be a nice QoL feature, this could also be made to scale so you could easily replace the default context menu when needed.

crackheadakira commented 1 year ago

Moving over to client repository!