bkgset

A script that randomly selects an image from specified directories and sets it as the wallpaper. Tested on Windows XP, might work on 9x, no idea about Vista.

bkgset updated, so it’s better than ever

I’ve updated bkgset, yay. It is now better at handling different kinds of images, including ones that use transparency. The readme file is more useful. Most importantly, it also now able to resize the images to fit the resolution properly–unlike the Windows ’stretch’ option, which disregards the aspect ratio and therefore often distorts the image. This is a very useful feature (for me, at least) that I’ve been meaning to add for a while.

I imagine this wouldn’t work in Windows Vista; if you’ve got Vista, give bkgset a try (making sure you keep the windowsxp variable set to True) and let me know what happens. Also, if you happen to have a pre-XP version of Windows, it’d be nice to get some feedback on whether bkgset still works on it. All that said, I think I’m the only person who uses bkgset. Let me know if you do.

Categories: Programming » Python and Projects » Applications » bkgset

Updated bkgset — fixed issue with loading .bmps

Just smoothed some stuff out. Also, it seems like bkgset will /not/ work on versions of Windows prior to XP. I’ll try to find and put that feature back in.

Categories: Programming » Python and Projects » Applications » bkgset

Even more bkgset.

Added an extra layer of error handling, possibly some other stuff.

Categories: Programming » Python and Projects » Applications » bkgset

New version of bkgset - minor bugfix

File extensions to match are no longer case-sensitive.

Categories: Programming » Python and Projects » Applications » bkgset

bkgset tweaks

Gave it a proper readme, cleaned up the code, added an option for better Display properties behaviour on Windows XP.

Categories: Programming » Python and Projects » Applications » bkgset