SpiderOak / Encryptr

Encryptr is a zero-knowledge cloud-based password manager / e-wallet powered by Crypton
GNU General Public License v3.0
1.57k stars 137 forks source link

Issue 111 and 27 global hotkeys and nw upgrade #145

Closed devgeeks closed 9 years ago

devgeeks commented 9 years ago

Global hotkeys and an upgrade to nw.js

  1. Updated nw.js (0.11.5) and the node-webkit grunt plugin (including updating the passed in options)
  2. Added a new menu to the Mac version (nw.js no longer creates one by default)
  3. Added a global hotkey (cmd+alt+shift+e || ctl+alt+shift+e) to focus Encryptr as long as it is running

As an added bonus, windows icons are now added during the grunt build stage (to do this on Mac, you need Wine installed)

This needs testing for regressions due to the updated build tools and nw.js version