Skip to content

Conversation

@ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented Jan 18, 2026

Description

Documentation improvements.

Screenshot

Issues Fixed or Closed

Roadmap Issues

Type of Change

  • feat: New feature (non-breaking change which adds functionality)
  • fix: Bug fix (non-breaking change which fixes an issue)
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semicolons, etc.)
  • refactor: Code change that neither fixes a bug nor adds a feature
  • perf: Code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit
  • BREAKING CHANGE: Introduces a breaking change (can be combined with any type above)

Checklist

  • Code follows the style guidelines of this project
  • Code has been self-reviewed
  • Code has been commented, particularly in hard-to-understand areas
  • Code docstring/documentation-blocks for new or existing methods/components have been added or updated
  • Unit tests have been added or updated for any new or modified functionality

AI Usage

  • None: No AI tools were used in creating this PR
  • Light: AI provided minor assistance (formatting, simple suggestions)
  • Moderate: AI helped with code generation or debugging specific parts
  • Heavy: AI generated most or all of the code changes

@codecov
Copy link

codecov bot commented Jan 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 11.93%. Comparing base (f59e6aa) to head (fb6f9d8).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4597      +/-   ##
==========================================
- Coverage   15.49%   11.93%   -3.56%     
==========================================
  Files          94       69      -25     
  Lines       19248    12559    -6689     
  Branches     8907     5997    -2910     
==========================================
- Hits         2982     1499    -1483     
+ Misses      12868    10623    -2245     
+ Partials     3398      437    -2961     
Flag Coverage Δ
Archlinux ?
FreeBSD-14.3-aarch64 ?
FreeBSD-14.3-amd64 ?
Homebrew-ubuntu-22.04 ?
Linux-AppImage 11.93% <ø> (ø)
Windows-AMD64 ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 87 files with indirect coverage changes

@codecov
Copy link

codecov bot commented Jan 18, 2026

Bundle Report

Bundle size has no change ✅

@ReenigneArcher ReenigneArcher force-pushed the docs/general-improvements branch 2 times, most recently from 9ec3d17 to 38bc6fa Compare January 25, 2026 17:08
@ReenigneArcher ReenigneArcher changed the title docs: improve Fedora copr installation section docs: miscellaneous updates Jan 25, 2026
Added a tip for installing the beta version using 'sunshine-beta' and included 'brew update' and 'brew upgrade' steps before installation on macOS to ensure users have the latest Homebrew packages.
Corrected 'he tray icon' to 'the tray icon' in a comment explaining a Windows-specific issue with the system tray icon.
@ReenigneArcher ReenigneArcher force-pushed the docs/general-improvements branch from 38bc6fa to 1fb2137 Compare January 31, 2026 21:45
Add UI screenshots and a ViGEmBus installer image to the getting_started guide, reorganize and clarify the usage steps (theme selection, adding apps, config search, featured apps, PIN flow), and reword the config-file note to be optional. Add new image assets under docs/images for the updated UI walkthrough and troubleshooting logs.
@ReenigneArcher ReenigneArcher force-pushed the docs/general-improvements branch from 1fb2137 to fb6f9d8 Compare January 31, 2026 23:00
@sonarqubecloud
Copy link

@ReenigneArcher ReenigneArcher added this to the stable release milestone Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Fedora 43 build in COPR stable repo

2 participants