1077a8ed9b
This commit introduces to the kiosk shell output structure a pointer to a surface tree list. This pointer will reference the surface tree list currently active on the output. (Surface tree lists were introduced in the previous commit) Each output will have at most one active surface tree. A surface tree being active on an output means that all views for this output belonging to that surface tree, and only those views, are in the normal layer. kiosk_shell_output_set_active_surface_tree() sets the current active surface tree for the specified output, replacing the previous one. Set the new active surface tree when first mapping a surface Signed-off-by: Sergio Gómez <sergio.g.delreal@gmail.com> |
||
---|---|---|
.. | ||
kiosk-shell-grab.c | ||
kiosk-shell-grab.h | ||
kiosk-shell.c | ||
kiosk-shell.h | ||
meson.build |