Name: | gtk-update-icon-cache |
---|---|
Version: | 3.22.30 |
Release: | 6.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 97054 |
License: | LGPLv2+ |
RPM: | gtk-update-icon-cache-3.22.30-6.el8.aarch64.rpm |
Source RPM: | gtk3-3.22.30-6.el8.src.rpm |
Build Date: | Sun Aug 02 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | http://www.gtk.org |
Summary: | Icon theme caching utility |
Description: | GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well. |
- Fix reuse of list box header widgets (#rhbz1843486)
- Add setting for turning off overlay scrollbars (rhbz#1736742)
- Include headerbar buttons in accessibility (rhbz#1723836)