Skip to content

fix(decky): bump submodule to v1.2.1 (SteamOS 3.7.x render fix) #250

Description

@lobinuxsoft

Summary

Bump apps/agents/decky submodule from v1.2.0 to v1.2.1 to propagate the SteamOS 3.7.x render fix shipped in lobinuxsoft/decky-capydeploy#33.

Why

v1.2.0 of the Decky plugin no longer renders on SteamOS 3.7.22 + Decky v3.2.3 because Steam rebuilt React internals and the literal React.createElement no longer appears in the LibraryContextMenu module. The plugin's selector returned undefined, fakeRenderComponent(undefined) threw, and Decky inserted its TheError fallback (invisible without titleView).

Verified empirically on the user's Steam Deck via CDP probe of SharedJSContext. Detailed root-cause analysis in lobinuxsoft/decky-capydeploy#32.

Action

  • Update apps/agents/decky submodule pointer to v1.2.1 (commit 870c67e).

Affected installs

Anyone running CapyDeploy bundled from the monorepo on SteamOS 3.7.22+ — the plugin tab is invisible until this bump propagates and a new monorepo release is published.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions