Rosalie241 / RMG

Rosalie's Mupen GUI
GNU General Public License v3.0
611 stars 52 forks source link

[Feature request] Drag-and-drop ROM support. #163

Closed Crewdne closed 1 year ago

Crewdne commented 1 year ago

Hi, I would like to request the possibility to drag ROMs to the RMG window.

If no emulation is active, the new file would be loaded silently, but in case another game is already running, dragging a new file would display a prompt asking for confirmation before stopping the current emulation.

I understand seeing this message could be tiring, so adding a checkbox to RMG in the style of "Don't Show This Prompt Again", would be highly appreciated for those who don't want it.

This functionality is not always obvious, but when implemented, it is very welcome. This is just my humble request. Thank you very much.

Rosalie241 commented 1 year ago

Added it in https://github.com/Rosalie241/RMG/commit/5fdfbf50d777390fe334c3dd7c84e47fa1eaf49a, please test it with the following build to see if it works for you: https://github.com/Rosalie241/RMG/actions/runs/5825968880

Crewdne commented 1 year ago

Hello, the build you provided works perfectly. Thank you very, very much for taking my proposal into consideration and implementing it.

Rosalie241 commented 1 year ago

It's been included in v0.4.8, thank you for testing!