-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add System Notification Support #1932
Comments
I think this would be neat. Linux, Mac and Windows all have a notification interface now, and of course iOS and Android do, too. Let's toss this into 2.0.20, since we're probably spending all of 2.0.18 cutting down open bugs instead of building new things. |
Bump this to SDL3. |
For the Linux implementation, it would be best if this was container-friendly by trying both org.freedesktop.portal.Notification and org.freedesktop.Notifications, in some order (try one, and if it fails with a D-Bus error, try the other). |
This bug report was migrated from our old Bugzilla tracker.
These attachments are available in the static archive:
Example notifications API working on Linux (dbus) (testnotification.patch, text/plain, 2016-11-12 12:18:49 +0000, 6894 bytes)Reported in version: HG 2.1
Reported for operating system, platform: Other, All
Comments on the original bug report:
On 2015-07-27 09:30:06 +0000, wrote:
On 2015-08-07 11:33:09 +0000, Amit Jain wrote:
On 2016-11-12 12:18:49 +0000, wrote:
On 2016-11-12 13:51:22 +0000, wrote:
On 2017-08-12 23:30:02 +0000, Sam Lantinga wrote:
The text was updated successfully, but these errors were encountered: