Jonius7
Jonius7
Unusual that the left sidebar isn't hiding. It's definitely working on my end
Ah, yes, the images getting cut off at the bottom, was an issue in an earlier version.
[New Issue for SteamUI-OldGlory versions 5.9+](https://github.com/Jonius7/SteamUI-OldGlory/issues/56)
That's unusual. Is 5.8.6 getting detected by Antivirus?
> The 1st is Library Themes should also come with a color matching Steam Skin. I could provide some integration to install themes with existing skins such as: - [Metro...
Summary of what is being requested here: **Integration to install themes with existing skins** such as: - [Metro Skin + Unofficial Patch](https://steamcommunity.com/groups/metroskin/discussions/0/141136086931804907/) - [Pressure](https://steamcommunity.com/groups/pressureskin) - [Air Skin](https://steamcommunity.com/groups/airforsteam). Overall can be...
The good news is, I know how to fix this: The logo position is controlled by `.json` files, in `Steam/userdata/[user id]/config/grid` A `.json` file, where the `[Steam AppId]` is the...
Main obstacle with this is safely getting a list of all the GameIDs in the user's library to be able to create the `.json` files.
I have merged in most of your changes, @Potato95, into the main code. `max-height` and `min-height` are default `170px` with `margin-bottom: 13px` (Your values for the bigger header are `430px`...
OldGlory is written in python so you can run the `.py` files directly by downloading the source code, Wine isn't needed. The only part is patching the CSS, which through...