Re: Is there a way to programmatically determine if the X Server is using XQuartz?
Re: Is there a way to programmatically determine if the X Server is using XQuartz?
- Subject: Re: Is there a way to programmatically determine if the X Server is using XQuartz?
- From: Ken Thomases <email@hidden>
- Date: Fri, 17 Dec 2010 23:05:03 -0600
On Dec 17, 2010, at 11:48 AM, Jeremy Huddleston wrote:
> On Dec 17, 2010, at 07:36, Ken Thomases wrote:
>
>> You can look at what Wine does to work around the issue, although the code is LGPL so be cautious about directly copying code. Search Wine's dlls/winex11.drv/ for "applewm". <http://source.winehq.org/git/wine.git/?a=tree;f=dlls/winex11.drv> The relevant stuff is in window.c and x11drv_main.c.
>
> That code seems to have been removed (possibly since the issue in quartz-wm no longer needed the workaround):
>
> wine-1.3.8/dlls/winex11.drv $ grep applewm *
> wine-1.3.8/dlls/winex11.drv $
Oops. Sorry about that, my fault. I think that change was never in WineHQ, it was only in CrossOver's variant of Wine, which you can obtain from <http://www.codeweavers.com/products/source/>.
But, as Jeremy said, that's only relevant if you're using an old quartz-wm. You should first check the version of quartz-wm you're using.
Regards,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden