This is a resend of my layer clipping patch, rebased on top of current master. I *really* hope it doesn't die of age on the list again.
-- Giulio Camuffo (2): compositor: keep track of the weston_layer a weston_view is in compositor: add a masking mechanism to weston_layer desktop-shell/exposay.c | 4 +- desktop-shell/input-panel.c | 7 ++- desktop-shell/shell.c | 145 +++++++++++++++++++++++--------------------- src/compositor.c | 94 ++++++++++++++++++++++++---- src/compositor.h | 24 +++++++- src/data-device.c | 6 +- src/gl-renderer.c | 2 +- src/input.c | 4 +- src/pixman-renderer.c | 2 +- tests/weston-test.c | 6 +- 10 files changed, 197 insertions(+), 97 deletions(-) -- 2.0.0 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
