Julian Sparber

Results 59 comments of Julian Sparber

> One thing I couldn't gather from this (but that might be due to me not knowing much about portals etc) is how the timers have to look, but my...

@calebccff Thanks for your valuable feedback. This isn't intended to be only used by alarm clocks apps, so i think extending ways of how an app can set the time...

I finally have some time to look into this again and hopefully get it finished. @calebccff > Requiring that apps provide precise times will make it impossible to later optimise...

Libnotify does this already https://gitlab.gnome.org/GNOME/libnotify/-/blob/master/libnotify/notification.c#L1353 I won't have time now to implement it though.

I didn't actually try the code yet since i didn't find a way to use it without writing a test app therefore it's marked as draft.

I figured out how to try this. We can just monitor DBUS and use ashpd demo.

Oh i didn't notice before doing this that there was already an effort few years back by @3v1n0 with https://github.com/flatpak/xdg-desktop-portal-gtk/pull/380 I think this is a better approach since we don't...

> The reason why we decided to change the API was because I also wanted to make possible for apps using GNotification or portal api directly to be able to...

Once this is merged we can consume the activation-token passed to `ActionInvoked` from libnotify https://gitlab.gnome.org/GNOME/libnotify/-/merge_requests/38

What's the blocker for this?