Skip to content

Add a persisted setting to disable the "Are you sure you want to quit" window #3451

Description

@C-Achard

Adding a QSettings-backed toggle for the message, such as "Do not show this again", and a top bar toggle.
It could also be backed by an env variable.
A generic infrastructure for this would be nice as well.

Optionally, honoring Ctrl+C in the Qt event loop would be welcome, though it should be gated/disabled by default to retain current behavior and avoid accidental closing.

Metadata

Metadata

Assignees

Labels

GUIissues relating to GUIenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions