Mostly collecting a bunch of commits from the past few days since 1.4.2-13. Items of note: XQuartz: Added pasteboard proxy code stripped out of quartz-wm. XQuartz: Updated Tablet code to include ranges for valuators and added cursor and erasor mieqProcessInputEvents: Check custom event handlers first. XQuartz: Updated man page XQuartz: Fixed editing of Applications menu The mieqProcessInputEvents change should fix the NewCurrentWindow crash, and the pasteboard proxy code is essentially just a stripped down version of quartz-wm (as in, it's identical to running quartz-wm --proxy-only). It's not integrated into the server, but the source is there and ready to be prodded and eventyually integrated into the server itself in some way. It's compiled but not installed, so you can feel free to mess around with it on your own and use it with 'quartz-wm --no-pasteboard' (if you don't have a quartz-wm that supports that option, search the mail archives from around April, or wait for 2.3.1_rc4). http://static.macosforge.org/xquartz/downloads/X11-1.4.2-apple14.bz2