Skip to content

Releases: artemsen/swayimg

v2.2

06 Apr 06:27
31b4c62
Compare
Choose a tag to compare
  • Fixed bug with displaying image on empty Sway workspace;
  • Fixed crash on delete last file;
  • Fixed long-press key handling;
  • Fixed drawing on uninitialized surface;
  • Fixed crash on decoding some GIF images;
  • Added Truevision TGA format support.

v2.1

02 Feb 12:08
6e9ba50
Compare
Choose a tag to compare
  • Added support for key modifiers (Ctrl/Alt/Shift);
  • Added mouse/touchpad configuration;
  • Added touchpad scrolling support;
  • Added support for mouse drag;
  • Optimized font render;
  • Removed unnecessary image reload;
  • Fixed FreeBSD build.

v2.0

03 Jan 10:02
f906fc8
Compare
Choose a tag to compare
  • Added support for multiple exec commands;
  • Added custom zoom/move step in key bindings;
  • Added support for animated PNG and AVIFS;
  • Added new scaling modes: fill, fit with and height;
  • Automatic reloading image when it changes;
  • Replaced anti-aliasing algorithm;
  • Added double buffering for output, fixed scaling glitches;
  • Added help (F1);
  • Some minor bugfix and improvements.

Note: the configuration file is incompatible with previous versions.

v1.12

19 Jul 11:59
b5758c4
Compare
Choose a tag to compare
  • Added PNM image support;
  • Added EXR image support (v3 only, RGBA);
  • Added support for 32bit BMP;
  • Fixed crash on horizontal flip;
  • Fixed freezes in browser;
  • Some minor bugfixes.

v1.11

17 Mar 07:40
d867d2a
Compare
Choose a tag to compare
  • Added support for custom key bindings;
  • Added key binding to run external command for current file;
  • Added key binding to reload current file;
  • Added optional anti-aliasing mode;
  • Some minor bugfix and improvements.

v1.10

29 Jan 09:29
4cd6cc5
Compare
Choose a tag to compare
  • Added option to disable cyclic mode for image list;
  • Added mouse support (only select next/prev image);
  • Added support for absolute geometry coordinates;
  • Fixed AVIF image loader;
  • Some minor bugfix and improvements.

v1.9

29 Aug 10:16
d3efeb7
Compare
Choose a tag to compare
  • Added animation support for GIF and WebP formats;
  • Added support for HEIF format;
  • Added slideshow support;
  • Implemented preloading images in background thread;
  • Some minor bugfix and improvements.

v1.8

31 Jul 09:12
5020066
Compare
Choose a tag to compare
  • Added directory browsing mode;
  • Added marking mode for batch processing;
  • Removed limits on image size;
  • Added support for TIFF format;
  • Added support for RLE-compressed BMP;
  • Some minor improvements.

v1.7

08 Mar 05:32
48cd11d
Compare
Choose a tag to compare
  • HiDPI support;
  • Key repeat support;
  • Minor drawing optimization.

v1.6

12 Feb 09:41
e7a8731
Compare
Choose a tag to compare
  • JPEG XL image format;
  • EXIF reader;
  • user configuration file support.