-
Notifications
You must be signed in to change notification settings - Fork 14
feat(upstream): bump to 10.0.2 #145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
so5iso4ka
commented
Jan 29, 2026
- Merge Prism Launcher 10.0.2 (currently at 9.4)
These are now present in virtually all modern versions of ECM shipped by distributions, so we don't really need to keep them around Signed-off-by: Seth Flynn <[email protected]>
These are already shipped in all versions of Qt 6 Signed-off-by: Seth Flynn <[email protected]>
Signed-off-by: Seth Flynn <[email protected]>
As we won't be providing "bundled" libraries anymore, this option is basically pointless Signed-off-by: Seth Flynn <[email protected]>
Most of these are extremely common in distributions now, so packagers don't have much need for our in-tree versions - most don't even use them as is With our move to vcpkg for Windows/macOS, we also don't have a need for them. So time to say goodbye! Signed-off-by: Seth Flynn <[email protected]>
Signed-off-by: Seth Flynn <[email protected]>
This is required by `go-appimage` - and apparently(?) a requirement by XDG, with SVGs being optional Signed-off-by: Seth Flynn <[email protected]>
Signed-off-by: Seth Flynn <[email protected]>
Signed-off-by: Seth Flynn <[email protected]>
Signed-off-by: Seth Flynn <[email protected]>
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/117cc7f94e8072499b0a7aa4c52084fa4e11cc9b?narHash=sha256-%2BhBiJ%2BkG5IoffUOdlANKFflTT5nO3FrrR2CA3178Y5s%3D' (2025-11-20)
→ 'github:NixOS/nixpkgs/2fad6eac6077f03fe109c4d4eb171cf96791faa4?narHash=sha256-sKoIWfnijJ0%2B9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI%3D' (2025-11-27)
fixes a regression in #4405 Signed-off-by: DioEgizio <[email protected]>
Previously this targeted the wrong filename from our releases Signed-off-by: Seth Flynn <[email protected]>
Signed-off-by: TheKodeToad <[email protected]>
Signed-off-by: TheKodeToad <[email protected]>
Signed-off-by: TheKodeToad <[email protected]>
…xception detection Signed-off-by: TheKodeToad <[email protected]>
…me was successful Signed-off-by: Octol1ttle <[email protected]>
Co-authored-by: TheKodeToad <[email protected]> Signed-off-by: Octol1ttle <[email protected]>
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/2fad6eac6077f03fe109c4d4eb171cf96791faa4?narHash=sha256-sKoIWfnijJ0%2B9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI%3D' (2025-11-27)
→ 'github:NixOS/nixpkgs/f61125a668a320878494449750330ca58b78c557?narHash=sha256-BmPWzogsG2GsXZtlT%2BMTcAWeDK5hkbGRZTeZNW42fwA%3D' (2025-12-05)
Signed-off-by: TheKodeToad <[email protected]>
fixes #4686 and fixes #4666 Forces jpg and jpeg to go through QPixmap first then to Icon. The original behaivior used the QIcon internal engine to build the QPixmap causing some inconsitencies. Signed-off-by: Trial97 <[email protected]>
* Disable tooltips if using gamescope / Steam Deck. On a Steam Deck, Prism Launcher's window is scaled to fit the screen. Whenever a tool tip is shown, it is often display outside of the window, causing the compositor to scale the view to fit the new bounding box. This effect is quite jarring, and I don't like it. This patch adds a small global event filter which swallows up the tool tip events. It is currently not configurable, although I suppose that could be an option. Signed-off-by: Mark Deneen <[email protected]> * Move tooltip filter addition from the Main Window to the Application. Signed-off-by: Mark Deneen <[email protected]> * Add license information to new files Signed-off-by: Mark Deneen <[email protected]> * Remove other authors, they should not have been added in the first place Signed-off-by: Mark Deneen <[email protected]> * Correct the years as well Signed-off-by: Mark Deneen <[email protected]> * Update launcher/ui/ToolTipFilter.cpp Co-authored-by: Alexandru Ionut Tripon <[email protected]> Signed-off-by: Mark Deneen <[email protected]> * Update launcher/ui/ToolTipFilter.h Co-authored-by: Alexandru Ionut Tripon <[email protected]> Signed-off-by: Mark Deneen <[email protected]> --------- Signed-off-by: Mark Deneen <[email protected]> Co-authored-by: Alexandru Ionut Tripon <[email protected]>
Signed-off-by: Trial97 <[email protected]>
Signed-off-by: TheKodeToad <[email protected]>
Signed-off-by: TheKodeToad <[email protected]>
Signed-off-by: so5iso4ka <[email protected]>
Signed-off-by: Octol1ttle <[email protected]>
Signed-off-by: so5iso4ka <[email protected]>
…always being overriden (#4718)
Signed-off-by: so5iso4ka <[email protected]>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
all nix shit is broken? nah idc |