From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] GTK GUI for QEmu
Date: Fri, 11 Nov 2005 12:55:12 -0600 [thread overview]
Message-ID: <4374E910.8080707@codemonkey.ws> (raw)
In-Reply-To: <4374C337.7010002@gmx.de>
Oliver Gerlich wrote:
> Wouldn't these two things be solved by using SDL inside the GTK window?
> In current qemu, there are neither fullscreen nor mouse moving problems.
Depending on the X server settings, certain modes aren't available in
SDL. In particular, on the default X install in Ubuntu on my system,
there is not a mode to handle the standard console mode in Linux which
means you get a centered console with large bars on the edges. It's
very ugly.
The mouse problem occurs less frequently in SDL because of the fact that
you're always at native resolution (so the mouse moves around the screen
almost as quickly as it normally would. It's definitely reproducible.
If you disable the mouse hiding in SDL mode, and you move the mouse
slowly from one edge to another, you'll hit the box.
> Fabrice mentioned some time ago that SDL isn't the best choice on
> Windows because of keyboard issues... Is that still the case?
Probably. I was hoping to punt on the issue of Win32 and instead rely
on a native Win32 GUI. I'm not sure GTK on Win32 is going to be that
great from a performance perspective.
FWIW, I'm going to benchmark the my latest optimizations for fullscreen
mode and post the results later today. If scaling can be done with
little performance impact, I think it's clearly the right thing to do.
Regards,
Anthony Liguori
> Oliver
>
> PS: Arrg... no need to wonder why the mail doesn't appear on the list
> - I replied to Jim only. Here it is again.
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
next prev parent reply other threads:[~2005-11-11 18:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-09 22:07 [Qemu-devel] GTK GUI for QEmu Anthony Liguori
2005-11-10 23:32 ` Oliver Gerlich
2005-11-11 3:45 ` Jim C. Brown
2005-11-11 16:13 ` Oliver Gerlich
2005-11-11 18:55 ` Anthony Liguori [this message]
2005-11-11 19:30 ` Oliver Gerlich
2005-11-11 20:11 ` Jim C. Brown
2005-11-11 20:39 ` Anthony Liguori
2005-11-11 22:03 ` Jim C. Brown
2005-11-11 22:06 ` Anthony Liguori
2005-11-11 22:46 ` Jernej Simonèiè
2005-11-11 15:35 ` Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4374E910.8080707@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).