electron/brightray/browser/win
Felix Rieseberg b68be5c583 🏁 Notify only when enabled
- Previously, we'd attempt to create a notification no matter what the
  user's configuration was. Microsoft advises against that, because it
  can create race conditions if notifications are disabled.
- This fixes the issue.

Closes https://github.com/atom/electron/issues/4681
2016-03-15 17:10:24 -07:00
..
notification_presenter_win.cc win: Adapt to new Notification style 2015-12-25 11:05:48 +08:00
notification_presenter_win.h win: Adapt to new Notification style 2015-12-25 11:05:48 +08:00
scoped_hstring.cc Use application name when app user model ID is not available 2015-11-24 15:11:43 +08:00
scoped_hstring.h basictypes.h => macros.h 2016-03-07 21:40:41 -08:00
windows_toast_notification.cc 🏁 Notify only when enabled 2016-03-15 17:10:24 -07:00
windows_toast_notification.h Not quite sure how this ever worked 2016-03-07 22:02:42 -08:00