没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > xfwpc |
xfwpc
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
概述
After looking around for something else to do this and not being satisfied with a shell script, I broke out my rusty C# skills and put together a small app myself. When using Xfce, you can use a list of images as desktop wallpaper, and the desktop will load a random image from that list whenever you log in. My program simply sits in your tray and changes your wallpaper on a timed basis rather than only when you log in. The code is nothing special, but it gets the job done.
If you're one of those folk with something against Mono, I've re-coded the app in C/Gtk+ as well, so you can download the Non-Mono Edition if that's the poison you prefer.
创建时间:2014-05-11 08:34