qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] gtk2 driver


From: Jim C. Brown
Subject: [Qemu-devel] gtk2 driver
Date: Mon, 30 May 2005 13:11:09 -0400
User-agent: Mutt/1.4i

Mouse grabbing works now (cursor will go invisible and strange "bumping"
problems). Also you can grab the mouse just by clicking the left mouse
button again.

The user can no longer manually resize the qemu gtk window.

Now when you close the GTK window, it signals qemu to shutdown (as if you had
typed "quit" from the monitor).

Fullscreen mode is still broken (the window will resize, but the image on the
window will not). This will be tricky to fix as software scaling will be
necessary to get the image to be the right size/shape. Unlike SDL or OpenGL,
which could alter the video resolution of the X server. Perhaps the best
solution is to use an embedded GTK GLX widget to render the image. What do
you think Fabrice?

New gtk2.c attached.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

Attachment: gtk2.c
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]