Mailspring/internal_packages
Juan Tejada d838610290 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
..
account-sidebar fix(ui): better unread count box 2015-10-28 18:50:04 -04:00
attachments fix(files): Not-yet-downloaded files can be opened via double click 2015-10-27 11:05:33 -07:00
category-picker
composer fix(composer): support Chinese & others - handle composition events 2015-10-30 20:03:33 -04:00
composer-signature fix(composer): support Chinese & others - handle composition events 2015-10-30 20:03:33 -04:00
composer-spellcheck fix(spellcheck): Fix dead code, resolve Sentry 3594 2015-10-22 16:08:03 -07:00
events
feedback
inbox-contact-elements
message-list feat(shortcuts): Pageup/dn in message list, shift+pageup/dn in thread list 2015-10-29 20:34:43 -07:00
mode-switch
notification-mailto fix(notifications): Buttons always triggered default action 2015-10-28 10:47:44 -07:00
notification-update-available fix(notifications): Buttons always triggered default action 2015-10-28 10:47:44 -07:00
notifications fix(notifications): Buttons always triggered default action 2015-10-28 10:47:44 -07:00
onboarding fix(sp): It's => its 2015-10-29 19:35:31 -07:00
plugins fix(plugins): Packages => Plugins in a few more places 2015-10-23 15:14:44 -07:00
preferences feat(system-tray): add system-tray package 2015-11-06 11:12:38 -08:00
search-bar fix(search): Allow typing in the middle of the search text 2015-11-04 17:11:40 -08:00
sidebar-fullcontact
system-tray feat(system-tray): add system-tray package 2015-11-06 11:12:38 -08:00
thread-list fix(thread-list): Line up sender, subject and snippet 2015-10-29 11:30:06 -07:00
tooltip
ui-dark
ui-light
undo-redo fix(undo-redo): Fix "undo" button clickability, improve animation 2015-10-23 15:03:12 -07:00
unread-notifications feat(notifs): Native notifications for Mac OS X, Win coming 2015-10-29 11:23:51 -07:00
worker-sync fix(deltas): Use the official API to create cursors 2015-10-30 22:20:41 -07:00
worker-ui