This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
d0be6c7411
electron
/
atom
/
browser
/
api
/
lib
/
global-shortcut.coffee
4 lines
90 B
CoffeeScript
Raw
Normal View
History
Unescape
Escape
Use require('electron') in Electron's code
2015-11-12 18:28:04 +08:00
{
globalShortcut
}
=
process
.
atomBinding
'
global_shortcut
'
Update GlobalShortcut API design. * Rename Shortcut API to GlobalShortcut for better suite. * Implement the new design interfaces. * Put the chromium related source code to the same directory as in chrome.
2014-07-31 12:22:29 +08:00
module.exports =
globalShortcut
Reference in a new issue
Copy permalink