XQuartz 2.6.0_beta1 for Snow Leopard
I just pushed an updated XQuartz package to the server, so you should be able to get it by checking for updates or following this direct link: http://static.macosforge.org/xquartz/downloads/SL/XQuartz-2.6.0_beta1.dmg This update pulls in miscellaneous cleanups for the RandR code (there is still no display capture, and the multi-monitor support is still lacking) and many other stability fixes which have landed in xorg-server-1.9.1rc2. We've also got a newer version of cairo (now using xcb), libpng, freetype, and many other X11 packages that have seen minor changes for X11R7.6. Please take it for a spin and file reports of any regressions. Thanks, Jeremy
Thats great... is Display Capture and/or multi-monitor support still expected before 2.6.0 release? Just need to know so I can make some work-a-rounds to problems if it isn't On Oct 16, 2010, at 7:03 PM, Jeremy Huddleston wrote:
I just pushed an updated XQuartz package to the server, so you should be able to get it by checking for updates or following this direct link: http://static.macosforge.org/xquartz/downloads/SL/XQuartz-2.6.0_beta1.dmg
This update pulls in miscellaneous cleanups for the RandR code (there is still no display capture, and the multi-monitor support is still lacking) and many other stability fixes which have landed in xorg-server-1.9.1rc2. We've also got a newer version of cairo (now using xcb), libpng, freetype, and many other X11 packages that have seen minor changes for X11R7.6.
Please take it for a spin and file reports of any regressions.
Thanks, Jeremy
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
On Oct 16, 2010, at 17:11, doh123 wrote:
Thats great... is Display Capture and/or multi-monitor support still expected before 2.6.0 release?
It's on the short list, but I'm taxed by other responsibilities.
Just need to know so I can make some work-a-rounds to problems if it isn't
If you have the time, why not look at fixing the root problem rather than figuring out workarounds. I always welcome patches =)
I've looked through Xquartz code some, but I'm not really that great at figuring it out... the only code changes I ever made were little hacks that you'd never want i the main code. I'm sure I could figure it out eventually, but it might take me a long time since I'm rather new to programming in general let alone figuring out how Apple does things. I saw in ApplicationServices.h there was Display Capturing... is that what was going to be used? I can try to figure it out, but I'd have to figure that out, and Xquartz, so I doubt its anything I could get right quickly (or before the end of the year...). Anytime its going fullscreen have it Capture the Primary display? While I could probably figure that part out, I'm not sure if the xserver would figure out the change right or not or if I'd have to tell it to reset or something so it would start working like it does right now with a single display... then it would have to switch back if it went back to rootless. I'm just not sure I grasp everything that needs to be done. I put in a feature request to see if Xquartz could control gamma as well... I know some other things like DosBox does that and it changes the whole OS gamma, so I was thinking Xquartz could too (theres also gamma settings in ApplicationServices.h)... that would most likely be one of the first things I really get done, cuz its good for me to dig in and figure this stuff out, its like a really fun puzzle game :-) So while I will look at display capturing, please don't wait on me because its unlikely I'll get anything working right, but sometime in the next 3 or 4 months maybe I'll add the patch for the gamma feature request I put in. On Oct 16, 2010, at 8:00 PM, Jeremy Huddleston wrote:
On Oct 16, 2010, at 17:11, doh123 wrote:
Thats great... is Display Capture and/or multi-monitor support still expected before 2.6.0 release?
It's on the short list, but I'm taxed by other responsibilities.
Just need to know so I can make some work-a-rounds to problems if it isn't
If you have the time, why not look at fixing the root problem rather than figuring out workarounds. I always welcome patches =)
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
participants (2)
-
doh123
-
Jeremy Huddleston