electron/shell/browser/notifications
Jan Hannemann ddefb54c8f
feat: implements cold COM activation (#49919)
* fix: implements cold COM activation

* fix: code review feedack
2026-03-05 17:30:04 -05:00
..
linux refactor: have GetXdgAppId() return a std::optional<std::string> (#49318) 2026-01-07 14:30:09 -05:00
mac feat: replace deprecated NSUserNotifications with User Notifications (#47817) 2026-03-05 11:57:19 -08:00
win feat: implements cold COM activation (#49919) 2026-03-05 17:30:04 -05:00
notification.cc feat: show toast dismissal reason on Windows (#49913) 2026-03-02 11:38:51 -05:00
notification.h feat: show toast dismissal reason on Windows (#49913) 2026-03-02 11:38:51 -05:00
notification_delegate.h feat: show toast dismissal reason on Windows (#49913) 2026-03-02 11:38:51 -05:00
notification_presenter.cc perf: avoid a double-map lookup in NotificationPresenter::RemoveNotification() (#46338) 2025-03-28 21:33:11 -05:00
notification_presenter.h refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43794) 2024-09-19 19:02:49 -05:00
platform_notification_service.cc feat: show toast dismissal reason on Windows (#49913) 2026-03-02 11:38:51 -05:00
platform_notification_service.h refactor: put empty virtual function definitions in header (#43285) 2024-08-12 09:56:51 +02:00