Re: [Qemu-devel] [PATCH v3] SDL2 various fixes

2017-11-13 Thread Eric Blake
On 11/12/2017 01:30 PM, Jindrich Makovicka wrote: > Hi, > > here is an identical patchset with Signed-off-by. No need to resend v4 just for this comment, but in general, we like new revisions of a patchset to be a new standalone top-level thread, rather than buried in-reply-to an earlier revision

Re: [Qemu-devel] [PATCH v3] SDL2 various fixes

2017-11-13 Thread Gerd Hoffmann
On Sun, Nov 12, 2017 at 08:30:24PM +0100, Jindrich Makovicka wrote: > Hi, > > here is an identical patchset with Signed-off-by. Please post a new version without reply-to. Queued up four patches: sdl2: Do not leave grab when fullscreen sdl2: Fix dead keyboard after fullsceen sdl2: Use the

[Qemu-devel] [PATCH v3] SDL2 various fixes

2017-11-12 Thread Jindrich Makovicka
Hi, here is an identical patchset with Signed-off-by. Regards, Jindrich