Skip to content

v0.12.1 - GTK 4 bug fixes

Choose a tag to compare

@ErikReider ErikReider released this 15 Jul 09:00
· 93 commits to main since this release

Here's a quick release fixing some bugs affecting the GTK 4 themers out there. The main issue was that some users used custom GTK 4 themes which overrode the swaync CSS which made the background solid. Changing the default value of the config option cssPriority to "user" fixes this on configs which haven't overridden the value, but might still be an issue for others.

There were also a few issues opened regarding high CPU usage, which ultimately came down to scripts that were broken, and GTK 4 for some reason selecting the NVIDIA Prime GPU instead of the main iGPU. If this happens, make sure that your correct GPU is being used by reading the logs. 😃

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1