Re: [PATCH weston v6 1/6] desktop-shell: Enable per-output fade animations

2016-09-09 Thread Bryce Harrington
On Fri, Sep 09, 2016 at 11:45:18AM +0200, Quentin Glidic wrote: > On 09/09/2016 04:31, Bryce Harrington wrote: > >Instead of creating a single global fade surface across all outputs, > >create a separate surface for each output. This will permit > >e.g. individual fades for each output (or blockin

Re: [PATCH weston v6 1/6] desktop-shell: Enable per-output fade animations

2016-09-09 Thread Quentin Glidic
On 09/09/2016 04:31, Bryce Harrington wrote: Instead of creating a single global fade surface across all outputs, create a separate surface for each output. This will permit e.g. individual fades for each output (or blocking the fade-outs if inhibiting idling as will come in a later patch.) Thi

[PATCH weston v6 1/6] desktop-shell: Enable per-output fade animations

2016-09-08 Thread Bryce Harrington
Instead of creating a single global fade surface across all outputs, create a separate surface for each output. This will permit e.g. individual fades for each output (or blocking the fade-outs if inhibiting idling as will come in a later patch.) This also fixes a potential issue if on multihead