Re: [Evolution-hackers] Problems with calendar notification under unity (eds >= 3.30)

2019-01-04 Thread Milan Crha via evolution-hackers
On Fri, 2019-01-04 at 14:07 +0500, Khurshid Alam wrote: > We can always query org.freedesktop.Notifications for that. Here is > basic patch that is working. Hi, it can be done, but it also means some kind of expectation in the code. What if the system the glib is running on uses different

Re: [Evolution-hackers] Problems with calendar notification under unity (eds >= 3.30)

2019-01-04 Thread Khurshid Alam
Hi, On Wed, Jan 2, 2019 at 5:32 PM, Milan Crha via evolution-hackers wrote: There's used GNotification and after a brief look I do not see any glib API which would allow to verify whether the notifications can have actions or not. That might be a call to them, to add such API, then evolution

Re: [Evolution-hackers] Problems with calendar notification under unity (eds >= 3.30)

2019-01-02 Thread Milan Crha via evolution-hackers
On Wed, 2018-12-19 at 13:21 +0500, Khurshid Alam wrote: > Hi Milan, Hi, I hope you know you address a mailing list with many subscribed users. It's fine by me (better than private email), but not everyone here is named 'Milan'. :) > In unity we also set notify-with-tray to false, so both

[Evolution-hackers] Problems with calendar notification under unity (eds >= 3.30)

2018-12-19 Thread Khurshid Alam
Hi Milan, 1) I was reading https://gitlab.gnome.org/GNOME/gnome-shell/issues/155, and in e-alarm-notify.c#L253 it is adding a notificatio action, i.e a "Reminder" button. The problem is under Unity, notification server (notify-osd) doesn't support notification action. And hence instead of n