this adds a mechanism to clip the surfaces belonging to a layer
to an arbitrary rect
---
This is a rebase and v2 of
http://lists.freedesktop.org/archives/wayland-devel/2013-April/008548.html
I'm using this functionality in my shell plugin
(https://github.com/giucam/orbital/tree/workspaces) to i
On Tue, 23 Apr 2013 15:01:18 +0200
Giulio Camuffo wrote:
> 2013/4/23 Pekka Paalanen
>
> > On Mon, 8 Apr 2013 14:31:53 +0200
> > Giulio Camuffo wrote:
> >
> > > this adds a mechanism to clip the surfaces belonging to a layer
> > > to an arbitrary rect
> >
> > Hi Giulio,
> >
> > I don't have an
2013/4/23 Pekka Paalanen
> On Mon, 8 Apr 2013 14:31:53 +0200
> Giulio Camuffo wrote:
>
> > this adds a mechanism to clip the surfaces belonging to a layer
> > to an arbitrary rect
>
> Hi Giulio,
>
> I don't have anything against the idea of clipping layers, but the
> implementation below is puz
On Mon, 8 Apr 2013 14:31:53 +0200
Giulio Camuffo wrote:
> this adds a mechanism to clip the surfaces belonging to a layer
> to an arbitrary rect
Hi Giulio,
I don't have anything against the idea of clipping layers, but the
implementation below is puzzling.
> ---
>
> I'm using this functional
this adds a mechanism to clip the surfaces belonging to a layer
to an arbitrary rect
---
I'm using this functionality in my shell plugin
(https://github.com/giucam/orbital/tree/workspaces) to implement workspaces.
See http://www.youtube.com/watch?v=_o-sKdyUPO8 for a screencast.
As you see there i