52bbcf099f
0.5.5 update OBS-URL: https://build.opensuse.org/request/show/351755 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=17
210 lines
9.0 KiB
Plaintext
210 lines
9.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 3 11:22:03 UTC 2016 - simon@simotek.net
|
|
|
|
- Update to 0.5.5
|
|
Updated translation files
|
|
Added some more default image sources
|
|
Disable Latest source by default, put NSFW warning in description
|
|
set_wallpaper: Fix support for KDE Plasma 5
|
|
Fixed minor typo in Add Reddit dialog
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 14 06:44:34 UTC 2015 - simon@simotek.net
|
|
|
|
- Use gnome-introspection to pick up typelib deps
|
|
- Use slightly larger shelf icons (todo: get these to follow fdo standard)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 7 05:38:43 UTC 2015 - simon@simotek.net
|
|
|
|
- Update to 0.5.4
|
|
Updated setup.py to not change icon paths in desktop file
|
|
Remove requests dependency for UnsplashDownloader
|
|
Remove requests dependency for UnsplashDownloader
|
|
More localization-related fixes
|
|
Fix UI of all dialogs to prevent labels from maximizing them horizontally
|
|
Localization-related fixes. Updated translations.
|
|
Minor update to changes and tips info
|
|
Smart: updated report_file to heed needs_reupload response
|
|
Bumping version number to 0.5.4
|
|
Updated dependencies in debian/control to include python-requests
|
|
Disable sorting of Images table by clicking in header
|
|
UI cosmetics on non-Unity: Add some spacing between buttons next to Images table
|
|
Fix UI of PreferencesVarietyDialog to prevent labels from maximizing it horizontally
|
|
Use explicit python2 hashbangs in all scripts, as Ubuntu will be moving to Python 3 as default
|
|
Removed some unnecessary junk files
|
|
Unsplash: sanitize filenames of downloaded images, just in case some unexpected char pops up there in the future
|
|
Added support for Unsplash.com
|
|
Added Bing Photo of the Day image source
|
|
Update tests to run on local modules, not global Variety modules
|
|
Simplify Donate tab in Preferences
|
|
Small change to bin/variety to facilitate local testing when Variety is installed in the classic Debian way
|
|
Preparing to move Variety to a classic Debian-style package: Icons
|
|
Fixed Facebook publishing: use publish_actions scope
|
|
Fixes to LXQt support (thanks to Erik Nelson)
|
|
Add out-of-the-box support for LXQt (Thanks to panfren)
|
|
Better detection of images coming from MediaRSS feeds when sourceType is missing
|
|
Out-of-the-box support for i3-wm
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 15 09:18:22 UTC 2015 - simon@simotek.net
|
|
|
|
- Update to 0.5.3:
|
|
+ Fix fetching of Wallhaven image SFW rating.
|
|
+ Translation updates.
|
|
- Dropped variety-drop-unity-schema.patch it is no longer needed.
|
|
- Rebase variety-fix-varietyconfig-path.patch and
|
|
variety-webkit3.0.patch.
|
|
- Minor spec file enhancements.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 4 02:27:36 UTC 2015 - simon@simotek.net
|
|
|
|
- Update to 0.5.2:
|
|
+ 5.0 changelog, 5.1 - 5.2 just contain minor fixes for issues
|
|
added in 5.0.
|
|
+ Wallhaven support (replaces wallbase.cc).
|
|
+ Reddit subreddit support.
|
|
+ Syncronisation of favorates between PC's.
|
|
+ SSmart: updated again some texts.
|
|
+ Removed some unnecessary delays in Timer calls.
|
|
+ Trashing was slow due to smart-reporting: update queues and
|
|
wallpaper first, report and delete in an outer thread
|
|
afterwards.
|
|
+ Added TestRedditDownloader
|
|
+ Initial registration screen: Register link instructs user to
|
|
look for a new browser tab.
|
|
+ Smart: updated some welcome screens texts
|
|
+ Smart: try to load user in init to avoid exception related to
|
|
creating RecommendedDownloader.
|
|
+ Updated variety.pot.
|
|
+ Bumped version to 0.5.0.
|
|
+ Merged variety-smart branch, preparing for 0.5.0 release.
|
|
+ MediaRSS: use variety:author info when present.
|
|
+ Merged in Simotek's Enlightenment related fix.
|
|
+ Minor refactor: added VarietyWindow.register_downloaded_file.
|
|
+ Show Next and Previous in main menu only in non-Unity DEs
|
|
(Unity supports indicator scroll, no need for them there).
|
|
+ Make sure to delete metadata json when purging downloaded
|
|
folder.
|
|
+ Unicode: Make _u and _str transparent for None
|
|
+ Util.get_xdg_pictures_folder uses GLib.get_user_special_dir
|
|
(GLib.USER_DIRECTORY_PICTURES), not subprocess call to
|
|
xdg-user-dir.
|
|
+ Merge in multi-screen Enlightenment-related changes from
|
|
Simotek.
|
|
+ set_wallpaper: Do not call unity-greeter gsettings command, it
|
|
is causing issues on some machines.
|
|
+ Use another server options URL, specific for the current
|
|
version.
|
|
+ Merge changes to indicator.py from variety-smart.
|
|
+ Merged in some changes from variety-smart.
|
|
+ Merged in updates to Downloaders from the variety-smart branch.
|
|
+ Next and previous options in main menu.
|
|
+ Bumping the version number to 0.4.21.
|
|
+ Added forgotten RedditDownloader.py.
|
|
+ Added support for Reddit as an image source.
|
|
+ Refactored out some duplicate code in AddXXXDialogs, added
|
|
AbstractAddByQueryDialog.
|
|
+ Option to search image with Google Image Search.
|
|
+ More structured throttling of do_set_wp and scroll handling.
|
|
Fix to ThumbsWindow when showing bad file
|
|
+ Autostart desktop file: use bash || command to run Variety
|
|
wherever it is located. Create autostart entry on first run.
|
|
Update it on every version upgrade.
|
|
+ Minor fix to the desktop file.
|
|
+ Ensure Variety starts and works OK when there is no wallpaper
|
|
image.
|
|
+ Fetch and save in EXIF SFW rating from Wallhaven.
|
|
+ Update to Wallhaven search.
|
|
+ Fixed some failing tests.
|
|
+ Removed some outdated quotes-related tests.
|
|
+ View at... option in right-click thumbnail menu as well.
|
|
+ Updates related to Wallbase->Wallhaven change, not possible
|
|
anymore to add Wallbase sources.
|
|
+ Wallbase -> Wallhaven update to default sources.
|
|
+ Adding Wallhaven.cc support.
|
|
+ Merging changes to reading/writing metadata from variety-smart.
|
|
+ Bugfix: do not remove delete wallpaper file in
|
|
cleanup_old_wallpapers().
|
|
+ Faceboook sharing: do not include link to full image, let
|
|
Facebook choose image itself.
|
|
+ Bugfix: Make sure all dialogs require just one click on the X
|
|
button to close.
|
|
+ Bugfix: Add image source dialogs required two clicks on the X
|
|
button to close.
|
|
+ Use proper origin URL for Desktoppr images.
|
|
+ Fix Unicode error related to non-ascii font names.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 7 02:31:31 UTC 2015 - simon@simotek.net
|
|
|
|
- Require typelib-1_0-AppIndicator3-0_1 to make the systray work
|
|
on desktop environments that only support the newer appindicator
|
|
dbus interface for systrays (enlightenment, kde5 and unity).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 14 17:07:29 UTC 2014 - malcolmlewis@cableone.net
|
|
|
|
- Add variety-drop-unity-schema.patch: Remove gsetting for unity
|
|
error on stdout. Note, for existing installs, still need to edit
|
|
~/.config/variety/scripts/set_wallpaper [line 123].
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 11 05:38:06 UTC 2014 - malcolmlewis@cableone.net
|
|
|
|
- Add variety-webkit3.0.patch: Specify in the code that we require
|
|
WebKit 3.0, not 'any' WebKit.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 13 19:52:35 UTC 2014 - malcolmlewis@opensuse.org
|
|
|
|
- Update to version 0.4.20:
|
|
+ set_wallpaper: Do not call the XFCE-related code when
|
|
xfconf-query is not present.
|
|
+ Unicode-related fixes (logging with -vvv was throwing
|
|
Unicode-related errors).
|
|
- Changes from version 0.4.19:
|
|
+ Fix to Facebook first run dialog.
|
|
+ Separate Author entry in menu for images from Panoramio.
|
|
+ Save author when dowloading from Panoramio.
|
|
+ Panoramio support: added search box.
|
|
+ Panoramio support, initial drop.
|
|
+ Thumbs: show 100, not 200 images, reduces CPU spike period.
|
|
+ Menu: merged Playback and Image submenus.
|
|
+ Facebook sharing: Updated text of first time dialog.
|
|
+ Facebook sharing updates, bugfix.
|
|
+ Polishing updates to Facebook publishing. Easy way to include
|
|
quote with image.
|
|
+ Facebook authentication uses variety:// redirects, not internal
|
|
Webkit windows.
|
|
+ More explicit Unicode handling. Tackle unicode encode/decode
|
|
errors by working with unicode internally for filepaths,
|
|
options, etc.
|
|
+ Minor update to indicator icon.
|
|
+ Use 22px png for the indicator, not svg - works better in XFCE
|
|
and Gnome.
|
|
+ Minor fix related to clipboard monitoring hosts.
|
|
+ Removed preferences for Facebook and Rating menuitems, not
|
|
needed anymore.
|
|
+ Added support for Enlightenment.
|
|
+ Streamlining the menu, TODO: remove preferences for Facebook
|
|
and Rating menuitems.
|
|
+ Menuitem and command option to show thumbsbar for manual
|
|
wallpaper selection.
|
|
+ Fixing Wallpapers.net support.
|
|
+ Update Flickr calls to use https (Flickr closed non-SSL API
|
|
access).
|
|
+ Cinnamon: Fix for reverting scaling mode to Zoom on every WP
|
|
change.
|
|
+ Updated translations.
|
|
- Rebase variety-fix-varietyconfig-path.patch.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 16:29:41 UTC 2014 - malcolmlewis@cableone.net
|
|
|
|
- Initial build.
|
|
- Add patch variety-fix-varietyconfig-path.patch: Set correct path
|
|
to /usr/share/variety.
|
|
|