MarcoSelvatici / DEflow

DEflow - an intuitive cross-platform hardware design application.
GNU General Public License v3.0
3 stars 0 forks source link

Nicer way to attack keyboard shortcuts? #61

Open ms8817 opened 4 years ago

ms8817 commented 4 years ago

There may exist a better way to attach keyboard shortcuts, different from the current version. Check this: http://www.lib4dev.in/info/fable-compiler/fable-electron/185369621

I initially experimented with globalShortcut but it seemed to capture key combinations also from other Electron windows (such as VSCode).