Marc-André Lureau writes:
> Hi
>
> On Tue, Oct 27, 2020 at 12:41 PM Markus Armbruster wrote:
>>
>> marcandre.lur...@redhat.com writes:
>>
>> > From: Marc-André Lureau
>> >
>> > Thanks to the monitors coroutine support, the screendump handler can
>>
>> monitors'
>>
>> Suggest to add (merge commi
Hi
On Tue, Oct 27, 2020 at 12:41 PM Markus Armbruster wrote:
>
> marcandre.lur...@redhat.com writes:
>
> > From: Marc-André Lureau
> >
> > Thanks to the monitors coroutine support, the screendump handler can
>
> monitors'
>
> Suggest to add (merge commit b7092cda1b3) right before the comma.
>
>
marcandre.lur...@redhat.com writes:
> From: Marc-André Lureau
>
> Thanks to the monitors coroutine support, the screendump handler can
monitors'
Suggest to add (merge commit b7092cda1b3) right before the comma.
> trigger a graphic_hw_update(), yield and let the main loop run until
> update is
From: Marc-André Lureau
Thanks to the monitors coroutine support, the screendump handler can
trigger a graphic_hw_update(), yield and let the main loop run until
update is done. Then the handler is resumed, and ppm_save() will write
the screen image to disk in the coroutine context (thus non-bloc