Results 1 to 10 of 10

Thread: Wally

  1. #1
    Join Date
    Jun 2008
    Location
    Italy
    Posts
    20
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Wally

    Hi guys,

    I've just developed a Qt4 wallpaper changer that can use files, folders, Flickr community photos and Yahoo! images. Gnome, KDE and Win32 environments are supported (MacOSX w.i.p.). XFCE code is present, but partially working.

    You can find my project at the following links:

    http://www.becrux.com/index.php?page...cts&name=wally
    http://sourceforge.net/projects/wally

    Qt 4.4.0 and Libexif 0.6 are the only dependencies.

    If anyone has some suggestions for MacOSX (I mean, how to change background), I'll be very glad

    If you like it, please send me your feedbacks, suggestions or critics

    Regards,
    Tony.

  2. #2
    Join Date
    Jun 2008
    Location
    Italy
    Posts
    20
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Wally 1.1.0

    Hi guys,

    a new version of Wally has been released.

    You can find source code and Win32-installer at http://sourceforge.net/projects/wally

    Here is the ChangeLog:

    Version 1.1.0
    - Added Fluxbox support
    - Added Blackbox support
    - Added FVWM support (unstable)
    - Added WindowMaker support
    - BUG FIXED: XFCE4 now works
    - BUG FIXED: "Cancel" command now works when HTTP download is in progress

    Version 1.0.0
    - First release

    Nice walling!

    Tony.

  3. #3
    Join Date
    Jun 2008
    Location
    Italy
    Posts
    20
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Wally 1.2.0

    Hi guys,

    a new version of Wally has been released.

    You can find source code and Win32-installer at http://sourceforge.net/projects/wally

    Here is the ChangeLog:

    Version 1.2.0
    - Added Panoramio plugin
    - Flickr images are now rotated correctly, if needed
    - BUG FIXED: sending quit immediately before background change doesn't generate a segfault now
    - BUG FIXED: HTTP timeouts now if a transfer takes too long
    - BUG FIXED: internal search is now limited by HTTP result count
    - VERY IMPORTANT BUG FIXED: Play/Pause now works correctly

    Version 1.1.0
    - Added Fluxbox support
    - Added Blackbox support
    - Added FVWM support (unstable)
    - Added WindowMaker support
    - BUG FIXED: XFCE4 now works
    - BUG FIXED: "Cancel" command now works when HTTP download is in progress

    Version 1.0.0
    - First release

    Nice walling!

    Tony.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Wally 1.2.0

    Maybe you should create a plugin infrastructure so that others could write plugins for your application?

    By the way, I didn't really like the user interface of the application last time I looked at it (1.0, I guess...). I understand you are trying to mimic the original application, but its interface is really bad It'd be better if you kept the functionality but changed the GUI.

  5. #5
    Join Date
    Jun 2008
    Location
    Italy
    Posts
    20
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Wally 1.2.0

    Well, I replicated it cause I liked it since first day!

    Of course, the original software is much more complicated (well, it's 3.x.x version, I need time ), I cannot think about something better to show all settings you can modify.

    Anyway, any ideas? Maybe yours can be much more attractive ... Just give me some hints, you can draw a draft, anything that can be useful, and we can discuss about that, if you want.

    Tony.

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Wally 1.2.0

    How about something like this?
    Attached Images Attached Images
    Attached Files Attached Files

  7. #7
    Join Date
    Jun 2008
    Location
    Italy
    Posts
    20
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Wally 1.3.0

    Hi guys,

    a new version of Wally has been released.

    You can find source code and Win32-installer at http://sourceforge.net/projects/wally

    Here is the ChangeLog:

    Version 1.3.0
    - Added Pixeo plugin (still disabled, EXPERIMENTAL)
    - Added Riya plugin (still disabled, EXPERIMENTAL)
    - About dialog now shows supported images
    - BUG FIXED: Gnome detection now should work

    Version 1.2.0
    - Added Panoramio plugin
    - Flickr images are now rotated correctly, if needed
    - BUG FIXED: sending quit immediately before background change doesn't generate a segfault now
    - BUG FIXED: HTTP timeouts now if a transfer takes too long
    - BUG FIXED: internal search is now limited by HTTP result count
    - VERY IMPORTANT BUG FIXED: Play/Pause now works correctly

    Version 1.1.0
    - Added Fluxbox support
    - Added Blackbox support
    - Added FVWM support (unstable)
    - Added WindowMaker support
    - BUG FIXED: XFCE4 now works
    - BUG FIXED: "Cancel" command now works when HTTP download is in progress

    Version 1.0.0
    - First release

    Walling more and more!

    Tony.

    P.S.: Wysota, I followed partially your suggestion, changing the background of the left panel. Thanks so much for your idea

  8. #8
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Thanks
    8
    Thanked 127 Times in 121 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Wally 1.3.0

    I got one suggestion for you : use a single thread for release announcements instead of spawning a new one everytime you make a new release. You started 4 threads already and got only three answers out of ALL of them so one thread would be more than enough...
    Current Qt projects : QCodeEdit, RotiDeCode

  9. #9
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Wally 1.3.0

    Good point. Threads merged.

  10. #10
    Join Date
    Jun 2008
    Location
    Italy
    Posts
    20
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Wally

    Thank so much

    I'm too talkative!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.