I finally got around to fixing the problem with displaying the screen saver on multiple monitors. The code was correctly creating multiple windows (one for each display), but wasn't correctly moving them to their assigned location. As a result the one working screen would appear idle for long stretches while the other screens (displayed underneath) were updated. The lesson: don't try to do much inside the form constructor.
I also noticed a problem with the layout manager when there's not enough rows or columns on the screen (4 or 5). That seems like an edge case and I probably wont get around to fixing it. Cela programme.
Dozens of images from Flickr and your disk are displayed on the screen, organized in a grid-like layout. As photos are partially covered up, the remaining parts get replaced with smaller photos. The screen saver follows a methodical, rhythmic progression. This blog announces changes and project news.
or visit the Yet Another Photo Screen Saver project page
Friday, February 1, 2008
Subscribe to:
Post Comments (Atom)
2 comments:
Great screensaver!
It's amazing how there was nothing as good till now... keep up the good work!
I also have a feature request: If selecting files from the local disk, please allow selecting more than one folder (ie, with checkboxes in the directory tree) - that would be perfect :-)
Thanks a lot,
Roy
Hey, thanks for the suggestion. I filed an issue to keep track of it. I just noticed you filed one on the multiple display problem 2 months ago. Sorry it took so long to fix it (I had to wrangle up a second monitor for my home setup.)
Post a Comment