weston/libweston-desktop
Quentin Glidic 82681571cf libweston: Position layers in an absolute way
Currently, layers’ order depends on the module loading order and it does
not survive runtime modifications (like shell locking/unlocking).
With this patch, modules can safely add their own layer at the expected
position in the stack, with runtime persistence.

v4 Reviewed-by: Giulio Camuffo <giuliocamuffo@gmail.com>
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Acked-by: Daniel Stone <daniels@collabora.com>
[Pekka: fix three whitespace issues]
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
2017-01-17 16:50:18 +02:00
..
client.c Introduce libweston-desktop 2016-08-14 09:29:00 +02:00
internal.h Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" 2016-08-30 12:04:37 -07:00
libweston-desktop.c Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" 2016-08-30 12:04:37 -07:00
libweston-desktop.h Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" 2016-08-30 12:04:37 -07:00
libweston-desktop.pc.in libweston-desktop: Fix libweston-desktop.pc 2016-08-15 11:46:46 +03:00
seat.c Introduce libweston-desktop 2016-08-14 09:29:00 +02:00
surface.c libweston-desktop: don't crash when getting the pid for X clients 2016-12-08 11:58:18 +01:00
wl-shell.c libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed 2016-10-14 10:52:36 +02:00
xdg-shell-v5.c Don't prepend protocol/ to include paths 2016-11-29 09:49:00 +00:00
xdg-shell-v6.c Don't prepend protocol/ to include paths 2016-11-29 09:49:00 +00:00
xwayland.c libweston: Position layers in an absolute way 2017-01-17 16:50:18 +02:00