Foldex / AdwSteamGtk

A simple Gtk wrapper for Adwaita-for-Steam
GNU General Public License v3.0
183 stars 5 forks source link

Steam Client Update Breakages #63

Open Foldex opened 4 months ago

Foldex commented 4 months ago

Steam client updated and broke a lot of things. A lot of areas are going to be unthemed because of it.

~AdwSteamGtk is going to crash on launch. (Fixed in https://github.com/Foldex/AdwSteamGtk/commit/758d290eb687a2bfdbf9e99036f1b7938e3382fb, pending release)~ Fixed in Release v0.6.11

~Most upstream themes are broken right now and will not apply properly.~ Fixed in the upstream theme

TempleOS-Enjoyer commented 3 months ago

On Kubuntu LTS 22.04, the theme successfully applies (at least from the list you posted with supported colours), but only to my "settings" window. What a shame that these stupid updates broke it. :(

Foldex commented 3 months ago

On Kubuntu LTS 22.04, the theme successfully applies (at least from the list you posted with supported colours), but only to my "settings" window.

Far as I know, the main parts of the client like the library should be functional. I'd suggest an uninstall/reinstall, see if that can't help.

What a shame that these stupid updates broke it. :(

Shrug, the theme is ultimately an unofficial hack that isnt officially supported, can't fault Valve for updating their client.

That said, this latest update does wind up being pretty hampering to theme development. Instead of actual class names, most are now obfuscated. Definitely doesn't make it any easier to keep working with going forward. image