Due to electron.Menu.setApplicationMenu(null), native window shortcuts such as hiding or minimising the Window get removed.
But Etcher is beautiful! Surely nobody would _ever_ want to hide it?
In #1909 @joshlewis also requested:
⌘, - Open preferences (Command-comma)
Do the other platforms we support (Linux and Windows) have a similar keyboard shortcut for the same thing?
Do the other platforms we support (Linux and Windows) have a similar keyboard shortcut for the same thing?
Not that I'm aware of, but will double-check
It occurred to me last night that Ctrl + O (open) might be a common keyboard shortcut that we could implement, to open the image-selection dialog?
(sorry, fat-fingered the wrong button!)
Fixed by https://github.com/resin-io/etcher/pull/1888, released in v1.3.0
Most helpful comment
But Etcher is beautiful! Surely nobody would _ever_ want to hide it?