diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-09-09 21:54:01 +0200 | 
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-09-09 21:54:01 +0200 | 
| commit | 00daaacddcce9bc9dc603a0f601ff3bd091e8c04 (patch) | |
| tree | 5a6a5222924ba66510c816341318f291c6197cec | |
| parent | e948ee5358dfc800d10c3eea3091cc3a5a74a748 (diff) | |
| -rw-r--r-- | ChangeLog | 15 | 
1 files changed, 15 insertions, 0 deletions
| @@ -1,3 +1,18 @@ +Tue, 09 Sep 2025 21:49:48 +0200  Birte Friesel <derf+feh@finalrewind.org> + +* Release v3.11.2 +    * Fix zoom_fit not centering the image correctly if the window is larger +      than the image +    * Fix rendering bugs introduced by attempts to fix a --scale-down +      rendering issue in v3.11 and v3.11.1 +    * Note that this fix comes at the cost of slightly more visible +      flashing in some cases where feh has to (re-)render an image multiple +      times, especially if a fixed size is forced by the window manager. +      While this behaviour can be annoying, it is certainly less annoying than +      incorrect image offets. +    * Thanks to Awal Garg for several joint debugging sessions related to +      --scale-down rendering issues. +  Fri, 29 Aug 2025 19:14:26 +0200  Birte Friesel <derf+feh@finalrewind.org>  * Release v3.11.1 | 
