Files
webtorrent-desktop/main
Feross Aboukhadijeh 9ef1d0a605 Keyboard shortcuts: volume shortcuts should be local
`globalShortcut` will register the shortcut at the OS level, even when
the app is not focused.

Using `localShortcut` would work, but let's put it in the top menu
instead, where all the other shortcuts are.
2016-03-26 20:04:29 -07:00
..
2016-03-25 16:31:12 -03:00
2016-03-21 20:19:30 -07:00
2016-03-26 18:11:40 -07:00