Mailspring/internal_packages/unread-notifications
Aaron Sikes e3380508a6 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
..
lib Clear notifications when emails are read 2016-07-08 11:36:51 -07:00
spec Clear notifications when emails are read 2016-07-08 11:36:51 -07:00
package.json fix(license): GPLv3 => GPL-3.0 2015-12-07 10:50:47 -08:00