Skip to content

Releases: daventhedude/omarchy-steam-friends

Steam Friends v1.0.2

Choose a tag to compare

@daventhedude daventhedude released this 17 Aug 12:45
69104d7

A focused Omarchy integration release for reliable Steam window handoff.

Highlights

  • s, the panel Steam button, and a bar-icon right click now open the normal Steam main window.
  • The keyboard panel releases focus as soon as a validated Steam action begins, allowing Hyprland to focus Steam naturally.
  • A theme-native pulse on the bar communicates startup progress while the panel is closed.
  • Only actionable launch failures reopen the panel; successful and duplicate-safe paths never steal focus back.
  • Security and UI contracts now cover the allowlisted main-window URI and the focus-handoff boundary.

No new permissions, endpoints, install hooks, or direct Hyprland commands were added.

Steam Friends v1.0.1

Choose a tag to compare

@daventhedude daventhedude released this 17 Aug 12:23
73048c8

A security and reliability hardening release for Steam actions and keyboard interaction.

Highlights:

  • serializes Steam chat/Friends URIs across shell reloads and repeated input
  • prevents competing Steam cold starts by requiring a live process plus command pipe
  • stores only private timestamp-based action guard metadata; no friend IDs or action history
  • adds immediate theme-native loading, pending, success, blocked, and failure feedback
  • restores keyboard focus after asynchronous refresh/action work
  • covers Return, keypad Enter, Space, arrows, Vim keys, search, Escape, and tabs with native Qt 6 tests
  • adds read-only PR CI, privacy-safe maintenance templates, and verified release assets

The existing configuration and cache formats remain compatible. No migration or setup rerun is required.

Steam Friends v1.0.0

Choose a tag to compare

@daventhedude daventhedude released this 16 Aug 23:28

First stable release of Steam Friends for the Omarchy Quattro bar.

Highlights:

  • native, theme-adaptive friends and game-presence panel
  • secure local Steam Web API setup and account-bound offline cache
  • keyboard navigation, search, Steam chat, profiles, and live bar counts
  • validated across 22 Omarchy themes plus security and model contract suites

Review README.md, PRIVACY.md, and SECURITY.md before connecting your own Steam Web API user key.