On Wed, 2013-11-27 at 07:32 +0100, Thomas Voß wrote:
> On Tue, Nov 26, 2013 at 4:12 PM, Alexandros Frantzis
> <alexandros.frant...@canonical.com> wrote:
> > On Tue, Nov 26, 2013 at 01:13:28PM +0000, Gerry Boland wrote:
> >> Hey,
> >> The system compositor will probably not be using the Qt scenegraph, but
> >> instead Mir's own compositor. I don't know if using
> >> QQuickWindow::grabWindow() will work in that case (though if it just
> >> calls glReadPixels, it probably will).
> >>
> >> Also if hardware (non-GL) compositing is being used, reading back pixels
> >> via glReadPixels won't be enough as not everything on screen will be
> >> drawn by GL.
> >
> > The original discussion was about autopilot being able to take
> > screenshots/casts of unity8 for testing and validation purposes, and we
> > came up with a simple solution for this use case.
> >
> 
> That's a fair point. As I understand it, there is the immediate
> requirement to support QA with screenshotting capabilities and the
> presented approach can be used to provide the required functionality.

Back to this, providing a screenshotting interface with a default file
sink is a matter of... 30 minutes? I believe extending the
com.canonical.Unity.Screen interface; as long as you decide on a place
to put screenshot files and a default format.

I believe we should provide this right away for QA, the rest of the plan
seems more broad and therefore not really committable to a strict
timeframe. I agree that casting would be great and that we need it, just
not sure if its the right time to slot it into the dev plan.

> > However, it seems that people have more use cases for screen capturing
> > that require additional complexity. I think we need to discuss a bit
> > more about what we really need and when, check what is feasible in our
> > time frames and prioritize work. The upcoming sprint seems ideal for
> > this.
> >
> 
> +1.
> 
> Cheers,
> 
>   Thomas
> 
> > Thanks,
> > Alexandros

Regards,


     Ricardo


-- 
Mir-devel mailing list
Mir-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/mir-devel

Reply via email to