Digging through the ChangeLog of xfce4-notifyd reveals this:
2008-09-20      Brian J. Tarricone <bj...@cornell.edu>

        * xfce4-notifyd/xfce-notify-daemon.c: don't send the 2nd argument
          (close reason) with the NotificationClosed signal for some reason 
libnotify doesn't support it, so apps don't receive
          the signal.  lovely.

However, digging through libnotify's source code reveals this:
static void
_close_signal_handler(DBusGProxy *proxy, guint32 id, guint32 reason,
                                          NotifyNotification *notification)

Although I haven't tested it, I would believe that libnotify does indeed
support the 2nd argument, as of now. I think it would be a good idea to
pass the close reason with the NotificationClosed signal now, at least
in Debian and Ubuntu.
-- 
Regards,
Chow Loong Jin

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to