electron/shell/browser/notifications/linux
trop[bot] 21a8a97c28
fix: replace deprecated libnotify API calls (#43984)
notify_notification_set_hint_string() is deprecated, so let's use
notify_notification_set_hint() instead.

Xref: 2fe1748295

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-09-26 17:08:20 -05:00
..
libnotify_notification.cc fix: replace deprecated libnotify API calls (#43984) 2024-09-26 17:08:20 -05:00
libnotify_notification.h fix: don't do self-destroy in LibnotifyNotification::Dismiss() (#41691) 2024-03-27 10:53:23 +01:00
notification_presenter_linux.cc refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43806) 2024-09-19 22:11:59 -05:00
notification_presenter_linux.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00