Mailspring/internal_packages/system-tray
Juan Tejada a6c44b8529 feat(system-tray): add system-tray package
Summary:
- Updates support for ES6 code inside packages
- Displays system tray icon with unread count on darwin, or with bubble on other platforms
- Uses canvas api to dynamically generate icon image given unread count:
  - Adds CavasUtils.canvasFromImgAndText to do this
- Adds config option to display system tray icon on darwin

Test Plan: Need to write the tests for this.

Reviewers: evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2231
2015-11-06 11:12:38 -08:00
..
assets feat(system-tray): add system-tray package 2015-11-06 11:12:38 -08:00
lib feat(system-tray): add system-tray package 2015-11-06 11:12:38 -08:00
package.json feat(system-tray): add system-tray package 2015-11-06 11:12:38 -08:00