mate-desktop / mate-notification-daemon

Daemon to display passive pop-up notifications
https://mate-desktop.org
GNU General Public License v2.0
30 stars 26 forks source link

daemon: Remove warning about GTimeVal deprecation #172

Closed rbuj closed 4 years ago

rbuj commented 4 years ago

Test (timeout of 7s):

$ notify-send -i mate-desktop -t 7000 "hello" "world"
raveit65 commented 4 years ago

Ok, your last forced-push fixes the problem with hanging notification daemon, mentioned in other PR.

raveit65 commented 4 years ago

Just rebased to master to fix travis archlinux build.

raveit65 commented 4 years ago

Works fine with latest change.