On Fri, Jun 5, 2009 at 11:36 AM, Jeremy Huddleston<jeremyhu@apple.com> wrote:
Hi everyone,
Since releasing 2.3.3, I've been spending my time working on the 1.5 server branch. I've been chipping away at the regressions that had been introduced over 1.4, and they are mostly cleared out now. Well... at least the ones I'm aware of.
Two changes of note: 1) I believe a possible deadlock with 8bit visuals has been fixed that was reported in 2.3.3.2. Hopefully someone can confirm this for me.
2) I added support to quit X11 when the last window is closed. This was a requested feature a while back, so here it is. It's documented in the man page for quartz-wm, but I don't intend to make a GUI checkbox for it.
defaults write org.x.X11 wm_auto_quit -bool true
Whoah, that was me! A feature implemented just for me!? Sweet! Christmas! Thanks, Jeremy! I'm going to download it right now, though I won't be able to really seriously try it out until work on Monday. ~ Nathan