Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Add Alt-key menu shortcuts #768

Merged
merged 1 commit into from
Mar 17, 2019
Merged

Add Alt-key menu shortcuts #768

merged 1 commit into from
Mar 17, 2019

Conversation

anasem
Copy link
Contributor

@anasem anasem commented Mar 16, 2019

On Linux if you try to change the keyboard layout with Alt + Shift, the menu
will pop up. Shortcuts are needed because electron opens the first menu on Alt press if no hotkey assigned.

On Linux if you try to change the keyboard layout with Alt + Shift, the menu
will pop up. Shortcuts are needed because electron opens the first menu on Alt press if no hotkey assigned.
Copy link
Contributor

@ronjouch ronjouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. Thanks!

@ronjouch ronjouch merged commit a27bb0f into nativefier:master Mar 17, 2019
Adam777Z pushed a commit to Adam777Z/nativefier that referenced this pull request Nov 9, 2022
…tcuts (nativefier#768)

On Linux if you try to change the keyboard layout with Alt + Shift,
the menu will pop up. Shortcuts are needed because Electron opens
the first menu on pressing `Alt` if no hotkey is assigned.

[Similar issue in RocketChat](RocketChat/Rocket.Chat.Electron#50)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants