[GH-ISSUE #412] Ask confirmation before quiting #225

Closed
opened 2026-03-02 23:45:39 +03:00 by kerem · 2 comments
Owner

Originally created by @miguelbarao on GitHub (Apr 16, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/412

Is your feature already implemented in the latest master?
Not implemented.

Is your feature request related to a problem? Please describe.
I tend to use q to close a window, but it immediately quits the application and stops playing. This is frustrating.

Describe the solution you'd like
Asking for confirmation before quitting could prevent this.

Originally created by @miguelbarao on GitHub (Apr 16, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/412 **Is your feature already implemented in the latest `master`?** Not implemented. **Is your feature request related to a problem? Please describe.** I tend to use `q` to close a window, but it immediately quits the application and stops playing. This is frustrating. **Describe the solution you'd like** Asking for confirmation before quitting could prevent this.
kerem 2026-03-02 23:45:39 +03:00
Author
Owner

@aome510 commented on GitHub (Apr 16, 2024):

it might be better for you to re-bind q to ClosePopup and use another shortcut to quit the app (C-c for example)

<!-- gh-comment-id:2059878575 --> @aome510 commented on GitHub (Apr 16, 2024): it might be better for you to re-bind `q` to `ClosePopup` and use another shortcut to quit the app (`C-c` for example)
Author
Owner

@miguelbarao commented on GitHub (Apr 17, 2024):

Thanks for the suggestion. This solves it.

<!-- gh-comment-id:2061701590 --> @miguelbarao commented on GitHub (Apr 17, 2024): Thanks for the suggestion. This solves it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#225
No description provided.