From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNpid-00088x-0a for qemu-devel@nongnu.org; Fri, 16 Jan 2009 09:30:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNpib-00086e-RL for qemu-devel@nongnu.org; Fri, 16 Jan 2009 09:30:42 -0500 Received: from [199.232.76.173] (port=47375 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNpib-00086S-Iy for qemu-devel@nongnu.org; Fri, 16 Jan 2009 09:30:41 -0500 Received: from mail-qy0-f20.google.com ([209.85.221.20]:59691) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNpib-0007Ts-3H for qemu-devel@nongnu.org; Fri, 16 Jan 2009 09:30:41 -0500 Received: by qyk13 with SMTP id 13so2475145qyk.10 for ; Fri, 16 Jan 2009 06:30:40 -0800 (PST) Message-ID: <49709A05.4000600@codemonkey.ws> Date: Fri, 16 Jan 2009 08:30:29 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [6336] DisplayState interface change (Stefano Stabellini) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 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 Regards, Anthony Liguori