Skip to content

[Windows] Implement support for desktop toast notifications.#119081

Draft
bruvzg wants to merge 1 commit intogodotengine:masterfrom
bruvzg:winrt_noti
Draft

[Windows] Implement support for desktop toast notifications.#119081
bruvzg wants to merge 1 commit intogodotengine:masterfrom
bruvzg:winrt_noti

Conversation

@bruvzg
Copy link
Copy Markdown
Member

@bruvzg bruvzg commented Apr 29, 2026

Implements godotengine/godot-proposals#1338 for Windows.

TODO:

  • Image/Icon support.
  • Test on Windows 11.
  • Test on Windows 10.

Comment thread doc/classes/DisplayServer.xml Outdated
@Calinou
Copy link
Copy Markdown
Member

Calinou commented Apr 29, 2026

Note that #104980 implements this for macOS, but with a different API exposed to scripting.

@bruvzg
Copy link
Copy Markdown
Member Author

bruvzg commented Apr 29, 2026

but with a different API exposed to scripting.

API it pretty similar, but I'll also check https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.Notification.html and macOS to see which features are usable on all platforms and will adjust it accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants