[PATCH wayland] protocol: add sub-surfaces to the core

2013-11-15 Thread ppaalanen
From: Pekka Paalanen The sub-surface protocol was originally committed into Weston on May 10th, 2013, in commit 2396aec6842c709a714f3825dbad9fd88478f2e6. The design for the protocol had started in the beginning of December 2012. I think it is high time to move this into the core now. This patch

[PATCH wayland] protocol: add sub-surfaces

2012-12-21 Thread Pekka Paalanen
Add protocol for sub-surfaces, wl_subcompositor as the global interface, and wl_subsurface as the per-surface interface extension. Signed-off-by: Pekka Paalanen --- protocol/wayland.xml | 122 ++ 1 files changed, 122 insertions(+), 0 deletions(-)