Skip to content

feat: add quit shortcut#35

Merged
sidevesh merged 1 commit intosidevesh:mainfrom
rien333:main
Feb 1, 2026
Merged

feat: add quit shortcut#35
sidevesh merged 1 commit intosidevesh:mainfrom
rien333:main

Conversation

@rien333
Copy link
Copy Markdown
Contributor

@rien333 rien333 commented Oct 12, 2024

This allows users to quit the application using Ctrl-q. Also see: #23.

As you pointed out correctly, the HIG doesn't enforce this shortcut, or at least not in case an application doesn't implement (other) shortcuts. However, I would still say that this way, the app feels more like a Gnome app, and fits better with the standard Gnome workflow. So, there's a pretty okay reason to implement this 🙂

Moreover, Luminance is an app that you don't need or want to stay in for a long time. This change facilitates that use case by allowing users to apply their muscle memory.

I understand not wanting to grow the codebase, but the change is fairly small.

This allows users to quit the application using Ctrl-q
@sidevesh sidevesh merged commit 88c6feb into sidevesh:main Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants