Skip to content

Releases: nwg-piotr/azote

Azote 1.5.1

15 Oct 22:58
Compare
Choose a tag to compare
  • scale & crop feature not working on X11 bug fixed
  • small fixes to translations

Azote 1.5.0

11 Oct 23:20
Compare
Choose a tag to compare
  • image menu: scale and crop the selected image to dimensions of a display of choice

Azote 1.4.0

14 Sep 23:25
Compare
Choose a tag to compare

GUI:

  • move to trash button feature moved to the image menu, button removed, context (right click) menu added;
  • image button now opens the image menu;
  • settings button added: turns image button and thumbnail context menu on/off (as right-click menu is not 100% reliable;
    on Sway). Default settings determined on 1st run, depending on the sway environment detection.
  • menus' gravity adjusted.

Bug fixes:

  • way of checking if we're running sway altered, to avoid crashing on the qtile wm.

Azote 1.3.1

21 Aug 18:18
Compare
Choose a tag to compare
  • double click on a thumbnail sets the wallpaper on all displays (mode = 'fill')
  • code clearance: some methods in classes replaced with static functions
  • fix to the "Azote doesn't handle correctly file paths with spaces" issue #41

Azote 1.3.0

29 Jul 21:40
Compare
Choose a tag to compare
  • fr_FR translation by HumanG33k added
  • fixed "silent" crash when running Azote w/o send2trash module
  • initial window size altered
  • thumbnail creation progress bar added
  • fallback for missing /usr/share/applications/mimeinfo.cache added

Azote 1.2.0

07 Jul 21:02
Compare
Choose a tag to compare
  • issue #30 resolved: folder picker starts from the folder currently in use
  • feature requested in issue #29 added: new button 'Apply to all displays'
  • former 'open with feh' button now opens the menu to select from programs capable of opening the image

Version numbering inconsistency resolved

01 Jul 21:10
Compare
Choose a tag to compare

No code changes. In v1.1.1 the setup.py file still contained 1.1.0 number by mistake. This has been corrected. Also:

  • "Use python3 explicitly" PR #26 by @jubalh merged

Repackaged for a new distribution

30 Jun 20:33
Compare
Choose a tag to compare

No code changes, just the launcher script for Void Linux added. Also:

  • German description added to the .desktop file

Version 1.1.0

27 Jun 23:50
Compare
Choose a tag to compare
  • new: German translation by xsme
  • new: button to change images sorting order
  • bug fix: column width 256 -> 280 to avoid the last column that does not fit in the screen
  • bug fix: clear wallpaper selection on folder changed
  • bug fix: do not activate the Trash button if image path not inside the home path

Azote 1.0.0

24 Jun 22:49
Compare
Choose a tag to compare

First stable release