This patch should be replaced with a more generic mechanism.
Proposal and patches will come soon as a new series.
--
Quentin “Sardem FF7” Glidic
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/lis
From: Quentin Glidic
This way, other modules can safely add layers before or after the shell
layers without breaking the list on lock/unlock
Signed-off-by: Quentin Glidic
---
src/shell.c | 17 +++--
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/src/shell.c b/src/sh