- src: xscreensaver-5.00a12.tar.gz -- do not distribute!
bin: xscreensaver-5.00a12.dmg -- do not distribute!
Notably:
- I fixed a few bugs that could have wedged things. All but one survive my "click the mouse as fast as you can in System Preferences" test, which wasn't the case before, so that's promising.
Screen grabbing works, loading of image files works, and displaying the text of files and URLs works. The UI for configuring that stuff is crummy, though, and I could use some help with it.
XCopyArea and XDrawPoints are still slow. I sure hope I don't have to re-target the whole Xlib backend toward OpenGL instead of Quartz to fix this. Help, help.
I am still of the opinion that the malloc-error and object-lifetime-debugging tools on MacOS suck ass. They talk a good game, but I'm getting nothing from them. If you think this is crazy talk, then please show me up by doing this: run System Preferences under one of these tools; select the Carousel saver; and tell me where memory is getting smashed (and how you figured that out).
See the TODO list for more.