Re: [PATCH 0/3] SDL2 usability fixes

2023-04-17 Thread Bernhard Beschow
Am 14. April 2023 19:09:47 UTC schrieb "Volker Rümelin" : >> Am 13.04.23 um 22:43 schrieb Bernhard Beschow: >>> >>> Am 13. April 2023 17:54:34 UTC schrieb "Volker Rümelin" >>> : > I'm trying to use QEMU on Windows hosts for fun and for profit. While the > GTK > GUI doesn't seem to

Re: [PATCH 0/3] SDL2 usability fixes

2023-04-14 Thread Volker Rümelin
Am 13.04.23 um 22:43 schrieb Bernhard Beschow: Am 13. April 2023 17:54:34 UTC schrieb "Volker Rümelin" : I'm trying to use QEMU on Windows hosts for fun and for profit. While the GTK GUI doesn't seem to support OpenGL under Windows the SDL2 GUI does. Hence I used the SDL2 GUI where I ran into

Re: [PATCH 0/3] SDL2 usability fixes

2023-04-14 Thread BALATON Zoltan
On Fri, 14 Apr 2023, Bernhard Beschow wrote: Am 14. April 2023 06:53:18 UTC schrieb "Volker Rümelin" : Am 13.04.23 um 22:43 schrieb Bernhard Beschow: Am 13. April 2023 17:54:34 UTC schrieb "Volker Rümelin" : I'm trying to use QEMU on Windows hosts for fun and for profit. While the GTK GUI does

Re: [PATCH 0/3] SDL2 usability fixes

2023-04-14 Thread Bernhard Beschow
Am 14. April 2023 06:53:18 UTC schrieb "Volker Rümelin" : >Am 13.04.23 um 22:43 schrieb Bernhard Beschow: >> >> Am 13. April 2023 17:54:34 UTC schrieb "Volker Rümelin" >> : I'm trying to use QEMU on Windows hosts for fun and for profit. While the GTK GUI doesn't seem to support

Re: [PATCH 0/3] SDL2 usability fixes

2023-04-14 Thread Bernhard Beschow
Am 13. April 2023 21:40:29 UTC schrieb "Volker Rümelin" : >Am 13.04.23 um 22:43 schrieb Bernhard Beschow: >> >> Am 13. April 2023 17:54:34 UTC schrieb "Volker Rümelin" >> : I'm trying to use QEMU on Windows hosts for fun and for profit. While the GTK GUI doesn't seem to support

Re: [PATCH 0/3] SDL2 usability fixes

2023-04-14 Thread Volker Rümelin
Am 13.04.23 um 22:43 schrieb Bernhard Beschow: Am 13. April 2023 17:54:34 UTC schrieb "Volker Rümelin" : I'm trying to use QEMU on Windows hosts for fun and for profit. While the GTK GUI doesn't seem to support OpenGL under Windows the SDL2 GUI does. Hence I used the SDL2 GUI where I ran into s

Re: [PATCH 0/3] SDL2 usability fixes

2023-04-13 Thread Volker Rümelin
Am 13.04.23 um 22:43 schrieb Bernhard Beschow: Am 13. April 2023 17:54:34 UTC schrieb "Volker Rümelin" : I'm trying to use QEMU on Windows hosts for fun and for profit. While the GTK GUI doesn't seem to support OpenGL under Windows the SDL2 GUI does. Hence I used the SDL2 GUI where I ran into s

Re: [PATCH 0/3] SDL2 usability fixes

2023-04-13 Thread Bernhard Beschow
Am 13. April 2023 17:54:34 UTC schrieb "Volker Rümelin" : >> I'm trying to use QEMU on Windows hosts for fun and for profit. While the GTK >> GUI doesn't seem to support OpenGL under Windows the SDL2 GUI does. Hence I >> used the SDL2 GUI where I ran into several issues of which three are fixed

Re: [PATCH 0/3] SDL2 usability fixes

2023-04-13 Thread Volker Rümelin
I'm trying to use QEMU on Windows hosts for fun and for profit. While the GTK GUI doesn't seem to support OpenGL under Windows the SDL2 GUI does. Hence I used the SDL2 GUI where I ran into several issues of which three are fixed in this series, which are: * Alt+Tab switches tasks on the host rath

[PATCH 0/3] SDL2 usability fixes

2023-04-12 Thread Bernhard Beschow
I'm trying to use QEMU on Windows hosts for fun and for profit. While the GTK GUI doesn't seem to support OpenGL under Windows the SDL2 GUI does. Hence I used the SDL2 GUI where I ran into several issues of which three are fixed in this series, which are: * Alt+Tab switches tasks on the host rathe