Conversation
- Increased max-width of the settings page for better usability. - Introduced a two-panel layout for settings with a sidebar and content area. - Added a search input with clear button functionality in the settings sidebar. - Implemented navigation items with hover and active states for better user interaction. - Created a toggle grid layout for settings options. - Adjusted shortcut input styles for improved alignment and responsiveness.
…oster-aspect-ratio Add poster size scaling feature to game settings and UI
* Add GraphQL-backed catalog search, dedupe games, and fix launch bugs * Tighten catalog fixes and restore desktop UI Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com> * Avoid empty catalog searchQuery requests Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com> * Reduce repeated library cache refreshes Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com> * Move catalog filters into dropdown Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com> * Align sort and filter control styling Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com> --------- Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
…cut (#265) - Add press-to-bind and paste support for shortcut fields (read-only inputs) - Detect duplicate shortcuts and reserve sidebar toggle (Meta+G / Ctrl+Shift+G) - Expose recording shortcut in settings; include anti-AFK in stream conflict checks - Export shortcutFromKeyboardEvent helper; align sidebar hint with canonical Meta+G Co-authored-by: Cursor Agent <cursoragent@cursor.com>
* Replace HID usage IDs with Windows Set-1 scancodes for GFN keyboard input. * Align keyboard translation with native DOM semantics Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com> * Fix baseline renderer typecheck errors Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com> --------- Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
* style(GameCard): enhance layout and visual design of game card info section * fix(SettingsPage): adjust maximum poster size from 150 to 135 * fix(GameCard): move game title to the bottom of the game card info section
Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
* Implement Electron auto-update flow using GitHub Releases with background checks and manual install * fix(updater): use default electron-updater import for ESM interop * feat(settings): move updater panel to About tab * refactor(settings): move maintenance actions to About tab * feat(settings): add OpenNOW about card with repository link * feat(updater): add automatic update check toggle
* Add setting to hide Anti-AFK stream indicator while preserving functionality * Update game asset image
…fully terminates process (#323)
* Add confirmation dialog to logout handler to prevent accidental sign-outs * Replace browser logout confirm with styled modal
…ource accumulation. (#325)
This was
linked to
issues
Apr 16, 2026
Closed
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.
No description provided.