Draft
Conversation
Bundle ReportBundle size has no change ✅ |
f4eceff to
73ec9c7
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4907 +/- ##
==========================================
- Coverage 18.22% 18.14% -0.09%
==========================================
Files 105 105
Lines 21939 21951 +12
Branches 9818 9839 +21
==========================================
- Hits 3999 3983 -16
- Misses 16012 16453 +441
+ Partials 1928 1515 -413
Flags with carried forward coverage won't be shown. Click here to find out more.
|
8640c4a to
4ee4ef1
Compare
This was referenced Mar 25, 2026
b408d65 to
0c3386b
Compare
Add qt_log_to_boost() (Linux/FreeBSD) to forward Qt log messages into Sunshine's BOOST_LOG (maps Qt levels to debug/info/warning/error and guards against null messages). Register the callback via tray_set_log_callback during system tray initialization. Also update the third-party/tray submodule to the new commit.
a52283f to
7295b20
Compare
|
Replace Qt5 dependencies with Qt6 across CI, docs, packaging and build scripts. Changes include FreeBSD workflow and docs switching to devel/qt6-base, Arch PKGBUILD and Linux build scripts using qt6 package names, Fedora/Copr spec updated to qt6 build/reqs and added conditional Qt5 fallback for OpenSUSE Leap. Homebrew formula now depends on qt@6 and qtbase, Ubuntu build flow enables the 'universe' repo for qt6 packages, and the third-party/tray submodule commit was bumped.
7295b20 to
68f0da9
Compare
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.



Description
Migrates system tray library on Linux to use Qt version, from LizardByte/tray#104
TODO:
...replacement)Screenshot
Issues Fixed or Closed
Roadmap Issues
Type of Change
Checklist
AI Usage