3.24.31
Upstream
gtk3
is now 3.24.31. See what's new.
New Patches
- Allow themes to draw treeview rows in alternating colours (#42, #55, #57)
- Add patch to relax RGBA visual rules for windows (#45)
- This allows windows to be transparent whenever a compositor is enabled.
- Add class to status bar for themes (#50)
- Add
GTK_BACKDROP=1
to enable backdrop state without enabling CSD (#56) - Add
GTK_NO_TAB_SCROLL
to turn off tab scrolling- Pluma, for example, would scroll twice. Prepend this in your application launcher to exclude for certain programs.
Thanks to @thesquash, @eviltak and @luigifab for contributing patches!
Ubuntu Packages
Users of Ubuntu 20.04, 21.10 and 22.04 can enjoy these patches too! Special thanks to @N0rbert for the help!
sudo add-apt-repository ppa:lah7/gtk3-classic
sudo apt dist-upgrade
Available for these architectures: amd64, arm64, armhf, i386, powerpc and ppc64el. Note that, if you wish to uninstall, see the README on using ppa-purge, as these packages are based on the default gtk+3.0
package.