I didn't read the whole thread; still, I see the issue this way: 1) it's good that QEMU developers decided to implement full screen mode; 2) it's good that QEMU developers decided not reinvent the wheel and to use a library which is supposedly able to accomplish the task (SDL); 3) alas, full screen mode doesn't work - because of an SDL bug; 4) so the choice of library (SDL) to accomplish the task was wrong and as such it's a QEMU bug - because QEMU developers made the choice.
Regards, Sergei. --- On Wed, 8/18/10, Paolo Bonzini <bonz...@gnu.org> wrote: > From: Paolo Bonzini <bonz...@gnu.org> > Subject: [Qemu-devel] [Bug 613681] Re: implement true fullscreen > To: qemu-devel@nongnu.org > Date: Wednesday, August 18, 2010, 1:27 AM > Michael, I still think it's invalid; > this particular bug in SDL fullscreen mode is an SDL > bug, not a front-end bug. > > -- > implement true fullscreen > https://bugs.launchpad.net/bugs/613681 > You received this bug notification because you are a member > of qemu- > devel-ml, which is subscribed to QEMU. > > Status in QEMU: Invalid > > Bug description: > Please implement a fullscreen functionality (similar to the > one found in vmware, where there is an autohide bar), that > enables display of a 1920x1080 VM on a 1920x1080 (for > example) without resizing (currently the menubar prevents > this). > Thank you. > > > >