Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SteamClientHomebrew
/
Installer
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
84
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Next
- #8
#8
Merged
shdwmtr
merged 14 commits into
main
SteamClientHomebrew/Installer:main
from
next
SteamClientHomebrew/Installer:next
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Next
#8
shdwmtr
merged 14 commits into
main
SteamClientHomebrew/Installer:main
from
next
SteamClientHomebrew/Installer:next
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2026
refactor!: remove vcpkg and vendor directory
shdwmtr
committed
7500994
View commit details
Copy full SHA for 7500994
Browse repository at this point
feat: migrate dependencies to CMake FetchContent
shdwmtr
committed
43553e2
View commit details
Copy full SHA for 43553e2
Browse repository at this point
refactor: consolidate versioning files into resources/versioning
shdwmtr
committed
41026e4
View commit details
Copy full SHA for 41026e4
Browse repository at this point
ci: update workflow for new build system and file layout
shdwmtr
committed
b9486f8
View commit details
Copy full SHA for b9486f8
Browse repository at this point
fix: add format specifiers to ImGui text calls
shdwmtr
committed
74435c7
View commit details
Copy full SHA for 74435c7
Browse repository at this point
fix: hide native titlebar on Windows 10
shdwmtr
committed
a84b9bb
View commit details
Copy full SHA for a84b9bb
Browse repository at this point
refactor: reorganize source files into subdirectories
shdwmtr
committed
9f75e80
View commit details
Copy full SHA for 9f75e80
Browse repository at this point
chore: rename LICENSE
shdwmtr
committed
dcf40fa
View commit details
Copy full SHA for dcf40fa
Browse repository at this point
Commits on Mar 31, 2026
build: compile ImGui as static library with FORCE:MULTIPLE linking
shdwmtr
committed
e2e7cd7
View commit details
Copy full SHA for e2e7cd7
Browse repository at this point
feat: add custom ImGui checkbox with animated checkmark
shdwmtr
committed
513d978
View commit details
Copy full SHA for 513d978
Browse repository at this point
fix: add thread safety to task scheduler and propagate extraction failures
shdwmtr
committed
3149c24
View commit details
Copy full SHA for 3149c24
Browse repository at this point
refactor: extract renderer, window icon, and scaling logic from main.cc
shdwmtr
committed
a62050f
View commit details
Copy full SHA for a62050f
Browse repository at this point
fix: replace detached threads with BackgroundWorker for safe shutdown
shdwmtr
committed
f1c05eb
View commit details
Copy full SHA for f1c05eb
Browse repository at this point
feat: improve HTTP error diagnostics with detailed user-facing messages
shdwmtr
committed
f84eaa4
View commit details
Copy full SHA for f84eaa4
Browse repository at this point
You can’t perform that action at this time.