electron/shell/browser/notifications
Shelley Vohr 8fb0f43030
fix: Notification with reply obscuring first action on macOS (#37381)
fix: Notification with reply obscuring first action
2023-03-01 09:46:56 +01:00
..
linux fix: set Wayland application ID (#34855) 2022-07-11 11:26:18 -07:00
mac fix: Notification with reply obscuring first action on macOS (#37381) 2023-03-01 09:46:56 +01:00
win chore: drop support for Windows 7 / 8 / 8.1 (#36427) 2022-11-30 17:13:29 -08:00
notification.cc refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
notification.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
notification_delegate.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
notification_presenter.cc fix: remove same-tag notifications before showing new ones (#24302) 2020-07-02 23:04:32 -07:00
notification_presenter.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
platform_notification_service.cc fix: handle Notification requireInteraction option (#36477) 2022-11-30 16:18:35 -05:00
platform_notification_service.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00