Wally:壁纸更换工具

Wally 是一个基于 Qt4 的壁纸更换程序。Wally 的最大特色是支持从多个源获取壁纸,包括文件、文件夹、Flickr、Yahoo!、Panoramio 等。目前,Wally 可在 KDE、GNOME、Xfce 等桌面环境或 Fluxbox、WindowMaker 等窗口管理器中使用。

Wally

Wally 要求 Qt4 和 libexif,在下载并解包后可执行如下指令编译安装:


qmake
make
make install

Wally

Read More:

  • No related posts

11 Comments

  1. 1 ggty Commented @ 2008-09-10 11:03Reply to this comment

    挺可爱

  2. 2 Noxide Commented @ 2008-09-10 11:10Reply to this comment

    不知断网的话会不会没有壁纸了

  3. 3 xzhang Commented @ 2008-09-10 11:23Reply to this comment

    楼上的……有创意……哈哈,估计会保留最后一个吧

  4. 4 Leo Commented @ 2008-09-10 11:26Reply to this comment

    不错哦

  5. 5 ainux Commented @ 2008-09-10 13:35Reply to this comment

    不小心被换上和谐的壁纸然后被不该看到的人看到,那怎么办?

  6. 6 DS Commented @ 2008-09-10 14:16Reply to this comment

    Gnome 可以用 Wallpapoz,功能远没有 Wally 强大。

  7. 7 drizzle Commented @ 2008-09-10 14:23Reply to this comment

    从来没有自己换壁纸的习惯

  8. 8 普林斯赖 Commented @ 2008-09-10 15:54Reply to this comment

    Gnome的wallpaper tray也很好用

  9. 9 黑日白月 Commented @ 2008-09-10 23:05Reply to this comment

    @gnome

    请不要在这里发表侮辱性的言语,无论是用中文还是憋足的英文。

  10. 10 marvel Commented @ 2008-09-11 11:58Reply to this comment

    环境是kde4, debian expriemental $ dpkg -l |grep qt4-dev ii libqt4-dev 4.4.0-4 Qt 4 development files

    $ qmake WARNING: Found potential symbol conflict of settings.cpp (src/settings.cpp) in SOURCES WARNING: Found potential symbol conflict of settings.h (include/settings.h) in HEADERS WARNING: Found potential symbol conflict of pictures.cpp (src/pictures.cpp) in SOURCES WARNING: Found potential symbol conflict of pictures.h (include/pictures.h) in HEADERS WARNING: Found potential symbol conflict of folders.cpp (src/folders.cpp) in SOURCES WARNING: Found potential symbol conflict of folders.h (include/folders.h) in HEADERS WARNING: Found potential symbol conflict of flickr.cpp (src/flickr.cpp) in SOURCES WARNING: Found potential symbol conflict of flickr.h (include/flickr.h) in HEADERS WARNING: Found potential symbol conflict of yahoo.cpp (src/yahoo.cpp) in SOURCES WARNING: Found potential symbol conflict of yahoo.h (include/yahoo.h) in HEADERS WARNING: Found potential symbol conflict of panoramio.cpp (src/panoramio.cpp) in SOURCES WARNING: Found potential symbol conflict of panoramio.h (include/panoramio.h) in HEADERS

    $ make Makefile:316: warning: overriding commands for target build/settings.o' Makefile:225: warning: ignoring old commands for targetbuild/settings.o' Makefile:322: warning: overriding commands for target build/pictures.o' Makefile:231: warning: ignoring old commands for targetbuild/pictures.o' Makefile:328: warning: overriding commands for target build/folders.o' Makefile:237: warning: ignoring old commands for targetbuild/folders.o' Makefile:335: warning: overriding commands for target build/flickr.o' Makefile:244: warning: ignoring old commands for targetbuild/flickr.o' Makefile:342: warning: overriding commands for target build/yahoo.o' Makefile:259: warning: ignoring old commands for targetbuild/yahoo.o' Makefile:349: warning: overriding commands for target build/panoramio.o' Makefile:274: warning: ignoring old commands for targetbuild/panoramio.o' Makefile:390: warning: overriding commands for target build/moc_settings.o' Makefile:353: warning: ignoring old commands for targetbuild/mocsettings.o' Makefile:393: warning: overriding commands for target build/moc_pictures.o' Makefile:359: warning: ignoring old commands for targetbuild/mocpictures.o' Makefile:396: warning: overriding commands for target build/moc_folders.o' Makefile:362: warning: ignoring old commands for targetbuild/mocfolders.o' Makefile:400: warning: overriding commands for target build/moc_flickr.o' Makefile:366: warning: ignoring old commands for targetbuild/mocflickr.o' Makefile:404: warning: overriding commands for target build/moc_yahoo.o' Makefile:373: warning: ignoring old commands for targetbuild/mocyahoo.o' Makefile:408: warning: overriding commands for target build/moc_panoramio.o' Makefile:386: warning: ignoring old commands for targetbuild/mocpanoramio.o' Makefile:444: warning: overriding commands for target moc/moc_settings.cpp' Makefile:411: warning: ignoring old commands for targetmoc/mocsettings.cpp' Makefile:447: warning: overriding commands for target moc/moc_pictures.cpp' Makefile:417: warning: ignoring old commands for targetmoc/mocpictures.cpp' Makefile:450: warning: overriding commands for target moc/moc_folders.cpp' Makefile:420: warning: ignoring old commands for targetmoc/mocfolders.cpp' Makefile:453: warning: overriding commands for target moc/moc_flickr.cpp' Makefile:423: warning: ignoring old commands for targetmoc/mocflickr.cpp' Makefile:456: warning: overriding commands for target moc/moc_yahoo.cpp' Makefile:429: warning: ignoring old commands for targetmoc/mocyahoo.cpp' Makefile:459: warning: overriding commands for target moc/moc_panoramio.cpp' Makefile:441: warning: ignoring old commands for targetmoc/mocpanoramio.cpp' /usr/share/qt3/bin/uic ui/pictures.ui -o uih/pictures.h uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.8b) make: *** [uih/pictures.h] Error 1

  11. 11 Feng Commented @ 2008-09-11 13:32Reply to this comment

    我也没有编译成功。qmake没有任何提示。make的时候: g++ -c -pipe -fpermissive -O2 -Wall -W -DREENTRANT -DQTSHARED -DQTNODEBUG -DQTXMLLIB -DQTGUILIB -DQTNETWORKLIB -DQTCORELIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -Iinclude -Iuih -Imoc -Iuih -o build/main.o src/main.cpp In file included from src/main.cpp:5: include/folders.h: In member function ‘virtual Qt::ItemFlags Folders::flags(const QModelIndex&) const’: include/folders.h:85: error: ‘NoItemFlags’ is not a member of ‘Qt’ In file included from src/main.cpp:6: include/flickr.h: In member function ‘virtual Qt::ItemFlags Flickr::flags(const QModelIndex&) const’: include/flickr.h:111: error: ‘NoItemFlags’ is not a member of ‘Qt’ In file included from src/main.cpp:7: include/yahoo.h: In member function ‘virtual Qt::ItemFlags Yahoo::flags(const QModelIndex&) const’: include/yahoo.h:94: error: ‘NoItemFlags’ is not a member of ‘Qt’ make: *** [build/main.o] Error 1