Quote:
Originally Posted by Hiro 
You can already have fully animated desktop backgrounds. Anything that is written as a screensaver can also be made to run as the desktop. There are several small apps like Backlight that will automate launching the animated desktops without having to invoke the one terminal command that does the same. That's been around since 10.2!
Writing almost anything into a screensaver is terribly simple if you have any Cocoa programming work at all. Even a live feed is easy, just dump it to the GL context in the screensaver and bang! That might take an extra few minutes but not too long.
Now we have to ask: If this capability has been around for more than three and almost four years (in OS X) and got a bit of buzz at the start, where did the interest go???
We all got bored with it after the first couple weeks because it just sucked up cycles and wasn't sexy anymore.

You can already have fully animated desktop backgrounds. Anything that is written as a screensaver can also be made to run as the desktop. There are several small apps like Backlight that will automate launching the animated desktops without having to invoke the one terminal command that does the same. That's been around since 10.2!
Writing almost anything into a screensaver is terribly simple if you have any Cocoa programming work at all. Even a live feed is easy, just dump it to the GL context in the screensaver and bang! That might take an extra few minutes but not too long.
Now we have to ask: If this capability has been around for more than three and almost four years (in OS X) and got a bit of buzz at the start, where did the interest go???
We all got bored with it after the first couple weeks because it just sucked up cycles and wasn't sexy anymore.
Dang! I took so long in getting to finish my reply to Brian that I never saw your post, as you sent it while I had to go away from my computer.
Yes! That's the way to do it. I couldn't remember offhand. Embarrassingly, I was going to ask my daughter when she comes home tonight. Now, happily, I won't have to!
I agree with your last two sentences as well. It's what I've been saying.












