9 Feb
2010
9 Feb
'10
12:44 a.m.
There's nothing much new here. I've just changed around a bunch of internals. The only real bug that is fixed has to do with preventing windows from getting "lost" behind the dock. Aside from that, I just want to make sure that I didn't break anything with my changes. If you're on SnowLeopard and have the recent beta release, you can test out the new quartz-wm by doing the following: curl -LO http://static.macosforge.org/xquartz/downloads/testing/quartz-wm-5581884.bz2 bunzip2 quartz-wm-5581884.bz2 sudo mv quartz-wm-5581884 /opt/X11/bin/quartz-wm sudo chmod 755 /opt/X11/bin/quartz-wm Thanks, Jeremy