Wouldn't be better to use struct wl_notification_daemon pointers
instead of struct desktop_shell?
2013/3/14 Quentin Glidic :
> From: Quentin Glidic
>
> Implement the "bubbles list" style notifications.
> Corner anchor, margin and order can be changed in the configuration.
>
> Signed-off-by: Quent
From: Quentin Glidic
Implement the "bubbles list" style notifications.
Corner anchor, margin and order can be changed in the configuration.
Signed-off-by: Quentin Glidic
---
Rebase on top of current master
src/shell.c | 196 +---
weston
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
Implement the "bubbles list" style notifications.
Corner anchor, margin and order can be changed in the configuration.
---
src/shell.c | 195 +---
weston.ini | 5 ++
2 files changed, 192 insertions(+), 8 deletions(-)
diff --git a/src/shel