github ErikReider/SwayNotificationCenter v0.12.1
v0.12.1 - GTK 4 bug fixes

latest release: v0.12.2
one month ago

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

Don't miss a new SwayNotificationCenter release

NewReleases is sending notifications on new releases.