SHA256
1
0
forked from pool/swayimg
swayimg/swayimg.changes
Muhammad Akbar Yanuar Mantari 6b389c8f6d - Update to version 3.2
* Added configurable limit for gallery cache;
  * Added configurable scale for thumbnails (fit/fill);
  * Fixed segfault when using some fonts;
  * Fixed gallery layout;
  * Fixed skipping image in viewer mode;
  * In Sway mode now used PID for dynamic rules.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swayimg?expand=0&rev=22
2024-08-23 10:07:54 +00:00

127 lines
4.8 KiB
Plaintext

-------------------------------------------------------------------
Fri Aug 23 10:02:34 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 3.2
* Added configurable limit for gallery cache;
* Added configurable scale for thumbnails (fit/fill);
* Fixed segfault when using some fonts;
* Fixed gallery layout;
* Fixed skipping image in viewer mode;
* In Sway mode now used PID for dynamic rules.
-------------------------------------------------------------------
Sun Aug 11 18:10:29 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 3.1
* Added SIGUSR1 and SIGUSR2 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.
-------------------------------------------------------------------
Sun Aug 4 10:46:04 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 3.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.
-------------------------------------------------------------------
Wed Jul 24 11:07:01 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 2.5
* Added gallery mode;
* Added animation support for JXL format;
* Improved mouse drag usability;
* Some bugs fixed, some added.
- add additional tests, for now only failed on heif and avif files
-------------------------------------------------------------------
Mon Jul 15 21:18:43 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 2.4
* Fixed segfault on exit;
* Fixed text char positions;
* Fixed text shadow config;
* Fixed cache and preload config;
* 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;
* Some minor fixes.
- Add conditional build for leap
- Add gcc-c++ BuildRequires: needed for build v2.4
-------------------------------------------------------------------
Sun Apr 7 00:15:37 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 2.2
* 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.
-------------------------------------------------------------------
Mon Feb 5 10:27:15 UTC 2024 - Jakob Lorenz <onlyjak0b@mailbox.org>
- Set version correctly
-------------------------------------------------------------------
Fri Feb 2 12:25:44 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 2.1
* 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.
-------------------------------------------------------------------
Wed Jan 3 16:04:45 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 2.0
* 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.
- Add pkgconfig(libavif) BuildRequires: Needed to build v2.0
-------------------------------------------------------------------
Tue Jul 25 09:56:59 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Remove ldconfig scriptlets
-------------------------------------------------------------------
Mon Jul 24 11:59:49 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Initial package for openSUSE