[PATCH weston 0/2] Implement layer clipping
Giulio Camuffo
giuliocamuffo at gmail.com
Wed Jul 9 12:12:55 PDT 2014
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
More information about the wayland-devel
mailing list