Feature request: Better confirmation before a game quits when hitting the quit button.
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
Even set at hitting the button twice is not good. I lost all my game progress and have to start over. I much rather see an actual confirmation dialogue: Are you sure you wish to quit? Yes, No
And please default to: No.
Also an option in settings to enable or disable this feature would be good, so other people can decide if they wish to have it or not.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue requests a confirmation dialogue for the quit button, defaulting to No, plus a setting to enable or disable it. Start by locating the quit-button handling and settings entry points; done means the dialogue appears as requested and the setting controls whether it is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100