elementary / notifications

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

Handle Notification Hints in the Server #210

Open Marukesu opened 1 year ago

Marukesu commented 1 year ago

this is a push to cleanup the Notification class to make it also usable with other server interfaces, hints are a exclusive concept of the Freedesktop's Notifications interface, and as such, it make more sense to deal with them in the server.

this introduce two behaviour changes: