matrixion/src/notifications
Klemens Nanni f13543c272
fix build/clear notifications on exit on OpenBSD
CMake builds ManagerLinux.cpp on `!MAC && !WIN`, that is BSD and Linux.
Fix the Linux-only assumption in the shared header.

Qt's `Q_OS_UNIX` is defined on Linux, BSDs and macOS alike.
2023-02-23 08:11:01 +04:00
..
MacNotificationDelegate.h Get rid of year in license headers 2023-02-21 23:48:49 +01:00
MacNotificationDelegate.mm Add ability to respond to notifications on macOS 2022-11-04 16:42:09 +00:00
Manager.cpp Get rid of year in license headers 2023-02-21 23:48:49 +01:00
Manager.h fix build/clear notifications on exit on OpenBSD 2023-02-23 08:11:01 +04:00
ManagerLinux.cpp Get rid of year in license headers 2023-02-21 23:48:49 +01:00
ManagerMac.cpp Get rid of year in license headers 2023-02-21 23:48:49 +01:00
ManagerMac.mm Only play macOS notification sounds when pushrules dictate it 2022-11-15 19:04:38 -05:00
ManagerWin.cpp Get rid of year in license headers 2023-02-21 23:48:49 +01:00
NotificationManagerProxy.h Get rid of year in license headers 2023-02-21 23:48:49 +01:00