in release 0.21.2 @ 20-Jul-2021 (Gtk+3)
Small addition in our speedometer CSS theme: window titlebar is now in dark mode too
Learned how to leave out annoying autotools reconfigure rules from Makefiles via AM_MAINTAINER_MODE macro
Why? working with most recent autotools version <> older autotools version on most systems <> users are not necessarily developers ...
Improvements for Wayland (CentOS Stream / OpenSUSE Tumbleweed)
Menu "Online info" core dumps due to "toplevel" window problem
Check "Gdk-CRITICAL gdk_monitor_get_workarea: assertion 'GDK_IS_MONITOR ()' failed"
gtk_window_set_transient_for(window, parent)
Not working GBC-widget (gamma, brightness, contrast)
in release 0.21.1 @ 01-May-2021 (Gtk+3)
Require libpng >= 1.6.0 for Ubuntu's sake
Added in GUI resizing to fifth and quint
Secured two sprintf() statements
Updated Inno Setup file for Gtk+3 dependencies
Fresh update of application icon
GIF89a: write "XMedCon" in application block
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances