flatpak / xdg-desktop-portal-gtk

Gtk implementation of xdg-desktop-portal
GNU Lesser General Public License v2.1
130 stars 102 forks source link

Implement notification v2 #478

Closed jsparber closed 4 weeks ago

jsparber commented 6 months ago

This implements the new version of the notification portal. This depends on GNOME Shell changes.

jadahl commented 4 weeks ago

Isn't the gnome-shell specific bits in this MR supposed to live in xdg-desktop-portal-gnome? I'm not sure there are other implementations of the gtk notification API, nor it's stability guarantees, but I suspect we might want to drop it from xdp-gtk instead of extending it.

jsparber commented 4 weeks ago

@jadahl yes, this is an old PR. By now i moved GNOME specific code into xdp-gnome.