elementary / notifications

Gtk Notifications Server
https://elementary.io
GNU General Public License v3.0
38 stars 6 forks source link

Application: use startup and dbus_register instead of activate #168

Closed Marukesu closed 2 years ago

Marukesu commented 2 years ago
Marukesu commented 2 years ago

@jeremypw i think this also supress the error, and are more inline with how GLib.Application/Gtk.Application works.

jeremypw commented 2 years ago

@jeremypw i think this also supress the error, and are more inline with how GLib.Application/Gtk.Application works.

I'll bow to your greater knowledge :smile: