Releases: artemsen/swayimg
Releases Β· artemsen/swayimg
v3.5
v3.4
v3.3
v3.2
v3.1
- Added
SIGUSR1
andSIGUSR2
signal support; - gallery: Fixed
reload
action; - gallery: Added border/shadow configuration;
- gallery: Fixed thumbnail position (center);
- gallery: Added help screen;
- gallery: Added
prev_file
,next_file
,page_up
,page_down
actions; - Added default binding
Shift+Del
to delete files; - Changed app icon.
v3.0
- Added key binding configuration for gallery mode;
- Added info configuration for gallery mode;
- Added timeout for status message;
- Fixed thumbnail layout in gallery mode;
- Fixed crash opening gallery mode;
- Fixed memory leak when resizing windows;
- Fixed hangs on opening empty dir in gallery mode.
Note: the configuration file is incompatible with previous versions.
v2.5
v2.4
v2.3
- Added support for multiple action per key;
- Added new action: status (allows to print text message);
- Added support for skipping files;
- Added option to unlock image position;
- Added support for transparent colors in config;
- Added timeout to hide the info block;
- Added support for external image data source;
- Added options for managing of cache and preload;
- Fixed mouse drag error (dragged only by diagonal);
- Fixed reset scale on window focus lost;
- Fixed crash on reloading stdin files.