[PATCH weston v3 1/3] protocol: Add wl_notification_daemon interface

Bill Spitzak spitzak at gmail.com
Fri Apr 5 11:28:14 PDT 2013



Emilio Pozuelo Monfort wrote:
> Hi,
> 
> Why are you reinventing org.freedesktop.Notifications? Couldn't this be a client
> that implements the org.freedesktop.Notifications dbus interface and draws
> notifications instead?

It looks like he is trying to define the protocol the receiver of these 
dbus notifications (the daemon) uses to make them appear on the screen:

>> +    <request name="add_surface">
>> +      <description summary="add a notification surface">
>> +        This request is for daemons which use a list of surfaces.


More information about the wayland-devel mailing list