mmatyas / pegasus-frontend

A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
http://pegasus-frontend.org
Other
1.24k stars 112 forks source link

"Quit" Should cause Pegasus to exit if all sub-options are disabled #1083

Open doakey3 opened 11 months ago

doakey3 commented 11 months ago

Current behavior:

"Esc" --> "Quit" --> "Exit Pegasus" --> Pegasus-FrontEnd closes

However, if Pegasus is started like this: pegasus-fe.exe --disable-menu-reboot --disable-menu-suspend --disable-menu-shutdown, then the behavior should be:

"Esc" --> "Quit" --> Pegasus-FrontEnd closes

If there are no other options to choose from, then why force the use to click again to quit?