RE: How to create pixmap or pixmap surface in wayland?

2013-02-10 Thread Wang, Quanxian
Pq, thanks so much. It is very nice to get great suggestion. > -Original Message- > From: Pekka Paalanen [mailto:ppaala...@gmail.com] > Sent: Friday, February 08, 2013 6:34 PM > To: Wang, Quanxian > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: How to create pixmap or pixmap surfa

[PATCH weston] shell: Implement wl_notification_daemon

2013-02-10 Thread Quentin Glidic
Implement the "bubbles list" style notifications. Corner anchor, margin and order can be changed in the configuration. Signed-off-by: Quentin Glidic --- src/shell.c | 196 +--- weston.ini | 5 ++ 2 files changed, 193 insertions(+), 8 del