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
Wiki
Activity
Actions
89fccb7eb2
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 10:28:04 +00: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 04:22:29 +00:00
module.exports =
globalShortcut
Reference in a new issue
Copy permalink