Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flameshot#2856: Display main key in shortcut as lowercase #2934

Merged

Conversation

Tomasito665
Copy link
Contributor

Description

This pull request proposes to display the main key of a key shortcut in lowercase instead of uppercase. For the motivation behind this change, see the discussion on the issue. Screenshots of this fix follow below.

Lowercase s and c in ⌘s and ⌘c in the help screen.
HelpScreenWithLowerCaseShortcuts

Lowercase shortcuts in the shortcut configuration screen.
image

Lowercase shortcuts in the capture tool tips.
image

Issue

#2856

The motivation behind this change is that single-key character
key shortcuts, currently displayed with an uppercase letter,
could suggest that the shortcut includes a Shift modifier.
Making the key lowercase takes away this confusion.
@Tomasito665 Tomasito665 changed the title flameshot#2856: Display main key in keyboard shortcut as lower-case flameshot#2856: Display main key in shortcut as lowercase Oct 4, 2022
@borgmanJeremy
Copy link
Contributor

Look's good to me. The code will need to be updated if we every support stuff like Shift + a + q,

Thank you!

@borgmanJeremy borgmanJeremy merged commit e691e21 into flameshot-org:master Oct 5, 2022
panpuchkov pushed a commit to namecheap/flameshot that referenced this pull request Oct 24, 2022
…lameshot-org#2934)

The motivation behind this change is that single-key character
key shortcuts, currently displayed with an uppercase letter,
could suggest that the shortcut includes a Shift modifier.
Making the key lowercase takes away this confusion.

(cherry picked from commit e691e21)
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