commit | c811bb98b489b67a5f85ed79d7acd288533a080d | [log] [tgz] |
---|---|---|
author | sriramsr <[email protected]> | Mon Dec 01 19:01:07 2014 |
committer | Commit bot <[email protected]> | Mon Dec 01 19:01:43 2014 |
tree | 6cd2f9d26335c485533164683dffd7fdfe684ab1 | |
parent | d17d074f2bffbcb132d87b07eab256555f5bccf3 [diff] |
API proposal for chrome.app.window to intercept all keys. This API allows application like virtual desktop to obtain all keys (including system keys like alt-tab). The application will need "app.window.allKeys" for the API to take effect. This API might not be supported in all platforms (and it is not clear if it can be supported when the application is not maximized in all platform either). API proposal: http://goo.gl/O2Zzgh BUG=166928 Review URL: https://codereview.chromium.org/297123002 Cr-Commit-Position: refs/heads/master@{#306219}