Mailspring/internal_packages/unread-notifications/spec
Aaron Sikes b03a352ee6 Clear notifications when emails are read
Fixes #1393

The objects returned by `new Notification()` have  a `.close()` method.
So we can just keep a list of notifications that have been sent, and
close them when that message has been read.

Conflicts:
	internal_packages/unread-notifications/lib/main.es6
2016-07-08 11:36:51 -07:00
..
main-spec.es6 Clear notifications when emails are read 2016-07-08 11:36:51 -07:00