Add Easy SteamGrid (Linux) - #217
Open
UtopicMind wants to merge 4 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Easy SteamGrid (Linux) — a SteamGridDB integration plugin for Steam on Linux, applying custom grids, heroes, logos, icons, and wide grids, including animated artwork with zero conversion (no Python/Pillow, no local server).
Not a GitHub fork of the existing
steam-easygridentry — it's an independently maintained repo, though the codebase originated from luthor112/steam-easygrid (credited in the README; MIT license inherited from the original). Namedsteam-easygrid-linuxspecifically to avoid colliding with theplugins/steam-easygridsubmodule already in this database.How it differs from the existing steam-easygrid entry
Same core purpose, but a ground-up rewrite of the artwork pipeline: animated WebP renders natively through Steam's own
SetCustomArtworkForApp, using SteamGridDB's-fakepng.pngCDN variant, so there's no conversion step and no local HTTP server involved at all. On top of that, this adds a couple of community-browsing features the original doesn't have — each result shows the uploader's avatar and name, linking to their SGDB profile, and a live hearts/like count with a working heart button to like directly from the picker.Core artwork pipeline:
Community features:
Repo: https://github.com/UtopicMind/steam-easygrid-linux
Task Checklist
Developer
Plugin Functionality
Backend Configuration
"backendType": "lua"inplugin.json.Community Contribution
Testing Instructions
Install, restart Steam, enable under Millennium → Plugins, then click any game in your Steam Library, click the "SG" button on that game's page, and choose Open window from the menu that appears: