Skip to content

Releases: youssof20/passthestick

v0.1.29

Choose a tag to compare

@github-actions github-actions released this 20 Mar 18:03
v0.1.29: PtsTheme missing brushes (ShellWindow nav crash fix)

v0.1.28

Choose a tag to compare

@github-actions github-actions released this 20 Mar 17:50
v0.1.28: input injection & focus overhaul

- GameFocusHelper: AttachThreadInput + SetForegroundWindow + SetFocus
- InputInjector: game HWND attach, extended scancodes, fg-at-inject logs, GetAsyncKeyState verify
- WS_EX_NOACTIVATE on shell (guest has stick), overlay, picker; shell clears on other tabs
- Host: await pass/take-back, delayed game refocus, OnKeyEvent UI thread + focus recovery
- Elevation banner + Restart as admin; debug Test inject W; tray test aligned

Made-with: Cursor

v0.1.27

Choose a tag to compare

@github-actions github-actions released this 20 Mar 06:25
feat: relay HTTP wake, softer theme/hover v0.1.27

v0.1.26

Choose a tag to compare

@github-actions github-actions released this 20 Mar 06:01
v0.1.26

v0.1.25

Choose a tag to compare

@github-actions github-actions released this 20 Mar 05:37
chore(ui): v0.1.25 design tokens, buttons, toggles, window chrome

v0.1.22

Choose a tag to compare

@github-actions github-actions released this 20 Mar 05:00
v0.1.22 hotkey/tray/icon fixes

v0.1.20

Choose a tag to compare

@github-actions github-actions released this 19 Mar 15:20
v0.1.20 (retry after fixes)

v0.1.19

Choose a tag to compare

@github-actions github-actions released this 19 Mar 09:25
v0.1.19: fix launcher + hardcodet crash

v0.1.18

Choose a tag to compare

@github-actions github-actions released this 19 Mar 07:57
v0.1.18: debug + focus fixes + desktop sync + counters/echo

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 19 Mar 07:21

PassTheStick v0.1.17 — Injection diagnostics + session hardening

New: SendInput error codes now logged with human-readable causes —
error 5 means game is elevated and PassTheStick needs admin rights,
shown as a clear warning instead of silent failure.

New: host app detects if pinned game is running as administrator
and warns immediately if PassTheStick isn't elevated to match.

New: session state saved on start — if host crashes and relaunches,
prompted to rejoin the same room without guests having to reconnect.

New: hotkey conflict detection — if Ctrl+Shift+→ or ← is owned
by another app, shows a tray warning instead of silently failing.

New: guest window shows live latency — "Connected — 45ms" updated
every 20 seconds with a warning if latency exceeds 200ms.

Fixed: guest disconnect while holding stick now instantly returns
control to host with no stuck state.

Download PassTheStick-Setup-0.1.17.exe and run it.
Installer upgrades previous versions silently — no uninstall needed.