From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1El716-0006Dr-4z for qemu-devel@nongnu.org; Sat, 10 Dec 2005 10:52:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1El713-0006B9-SF for qemu-devel@nongnu.org; Sat, 10 Dec 2005 10:52:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1El712-0006Aj-Rw for qemu-devel@nongnu.org; Sat, 10 Dec 2005 10:52:05 -0500 Received: from [128.8.10.163] (helo=po1.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1El72R-0000mU-5i for qemu-devel@nongnu.org; Sat, 10 Dec 2005 10:53:31 -0500 Date: Sat, 10 Dec 2005 10:51:29 -0500 From: "Jim C. Brown" Subject: Re: [Qemu-devel] [patch] qemu-ggi support Message-ID: <20051210155128.GA21092@jbrown.mylinuxbox.org> References: <20050905133059.GI23653@aon.at> <20051210132208.GA17399@aon.at> <439AEC04.6090101@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <439AEC04.6090101@gmx.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Oliver Gerlich Cc: qemu-devel@nongnu.org On Sat, Dec 10, 2005 at 03:53:56PM +0100, Oliver Gerlich wrote: > The many display targets sound nice... but what I'd like to have for > qemu is a GUI... > > IIRC the GUI patches which were posted so far replaced the SDL driver by > rendering to a GTK widget, because the current way for embedding SDL > into GTK seems to be somewhat hackish. Yes. It is doable, but the methods to do it in X and in Windows are completely different. > There have been efforts to create a GTK SDL widget, but I don't know if > that's usable already. > It is, but it is ugly. And not really x-platform at the time being. > So how could GGI be integrated with eg. a GTK GUI? Is there a way that > is more "stable" than the current SDL way? > No. If anything it would be much harder. > > Regards, > Oliver > -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.