Merge pull request #534 from hokein/hotkey

Implement global shortcut API, fixes #439
This commit is contained in:
Cheng Zhao 2014-08-03 22:34:59 +08:00
commit 9c038a2402
15 changed files with 1382 additions and 0 deletions

View file

@ -22,6 +22,7 @@ Modules for browser side:
* [power-monitor](api/power-monitor.md)
* [protocol](api/protocol.md)
* [tray](api/tray.md)
* [shortcut](api/shortcut.md)
Modules for web page: