From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNpz0-0001Dl-O3 for qemu-devel@nongnu.org; Fri, 16 Jan 2009 09:47:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNpyy-0001BE-Pg for qemu-devel@nongnu.org; Fri, 16 Jan 2009 09:47:38 -0500 Received: from [199.232.76.173] (port=47073 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNpyy-0001B1-CO for qemu-devel@nongnu.org; Fri, 16 Jan 2009 09:47:36 -0500 Received: from smtp.eu.citrix.com ([62.200.22.115]:5597) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNpyy-0001Du-22 for qemu-devel@nongnu.org; Fri, 16 Jan 2009 09:47:36 -0500 Message-ID: <49709DB0.5090109@eu.citrix.com> Date: Fri, 16 Jan 2009 14:46:08 +0000 From: Stefano Stabellini MIME-Version: 1.0 Subject: Re: [Qemu-devel] [6336] DisplayState interface change (Stefano Stabellini) References: <49709A05.4000600@codemonkey.ws> In-Reply-To: <49709A05.4000600@codemonkey.ws> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Anthony Liguori wrote: > C.W. Betts wrote: >> This patch completely breaks the cocoa front end. The cocoa end >> either needs to be re-written. I will see what I can do, however, I am >> not skilled in writing such code. >> On Jan 15, 2009, at 3:14 PM, Anthony Liguori wrote: > Why do we have a cocoa front end? > > SDL seems to be available for OS X[1]. It's virtual impossible to > maintain since it's an API for a proprietary OS that only works on > special hardware. It's also Objective C? > > [1] http://www.libsdl.org/faq.php?action=listentries&category=7 > I thought the same thing more than once but I have never dared to say it :)