1
0
mirror of https://github.com/jiahaog/Nativefier synced 2024-06-27 07:45:03 +02:00
Nativefier/app/src
Anas Emad a27bb0fd35 Prevent menu from opening on Alt+Shift, by defining Alt+... menu shortcuts (#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](https://github.com/RocketChat/Rocket.Chat.Electron/issues/50)
2019-03-17 11:29:15 -04:00
..
components Prevent menu from opening on Alt+Shift, by defining Alt+... menu shortcuts (#768) 2019-03-17 11:29:15 -04:00
helpers Fix #610 - Make the counter regexp allow punctuation (#626) 2018-05-28 08:14:54 -04:00
static Fix CSS & JavaScript injection (Fixes #703, Fixes #731, PR #732) 2019-01-01 23:38:45 -05:00
main.js Support packaging nativefier applications into Squirrel-based installers (#744) 2019-02-08 09:57:32 -05:00