ddnet/src/macos
Robert Müller 013b8dffa5 Add INotifications kernel interface
Add a proper kernel interface `INotifications` for the notifications component instead of using a C style interface.

Add parameter for the application name when initializing notifications to avoid hardcoding the application name.

The implementation for macOS is kept in Objective-C and a TODO is added, as the API we are currently using appears to be deprecated.
2023-12-16 18:15:43 +01:00
..
client.mm Huge variable naming format 2022-07-08 18:01:29 +02:00
notifications.mm Add INotifications kernel interface 2023-12-16 18:15:43 +01:00
server.mm Huge variable naming format 2022-07-08 18:01:29 +02:00