canonical / xdg_desktop_portal.dart

Mozilla Public License 2.0
12 stars 6 forks source link

feat(notification): add ActionInvoked signal #86

Open Merrit opened 1 year ago

Merrit commented 1 year ago

Adds support for the ActionInvoked notifications signal.

Resolves #31

github-actions[bot] commented 1 year ago
Hey! Merrit has not signed the Canonical CLA which is required to get this contribution merged on this project. Please head over to https://ubuntu.com/legal/contributors to read more about it.
Merrit commented 1 year ago

Using example/notification.dart seems to be working fine, but I am having trouble creating a test - at the moment the test I have just times out after 30 seconds without the stream emitting anything.