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
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
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 }}
jwinarske
/
sdbus-cpp-examples
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
8
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: jwinarske/sdbus-cpp-examples
Actions
All workflows
Workflows
CI
CI
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
75 workflow runs
75 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge pull request #28 from jwinarske/jw/expected-hid-domain
CI
#98:
Commit
3e0e146
pushed by
jwinarske
11m 41s
main
main
11m 41s
View workflow file
Return std::expected from the ps5 controller feature reads
CI
#97:
Pull request
#28
synchronize by
jwinarske
8m 21s
jw/expected-hid-domain
jw/expected-hid-domain
8m 21s
View #28
View workflow file
Return std::expected from the ps5 controller feature reads
CI
#96:
Pull request
#28
opened by
jwinarske
9m 20s
jw/expected-hid-domain
jw/expected-hid-domain
9m 20s
View #28
View workflow file
Merge pull request #27 from jwinarske/jw/generate-proxies-cmake
CI
#95:
Commit
8811a6f
pushed by
jwinarske
11m 34s
main
main
11m 34s
View workflow file
Replace generate.sh with a regenerate-proxies CMake target
CI
#94:
Pull request
#27
opened by
jwinarske
9m 19s
jw/generate-proxies-cmake
jw/generate-proxies-cmake
9m 19s
View #27
View workflow file
Merge pull request #26 from jwinarske/jw/expected-ioctl
CI
#93:
Commit
e55d5e8
pushed by
jwinarske
11m 12s
main
main
11m 12s
View workflow file
Adopt sys::expected for the hidraw ioctl chain
CI
#92:
Pull request
#26
opened by
jwinarske
9m 56s
jw/expected-ioctl
jw/expected-ioctl
9m 56s
View #26
View workflow file
Merge pull request #25 from jwinarske/jw/expected-syscalls
CI
#91:
Commit
477b3a1
pushed by
jwinarske
11m 54s
main
main
11m 54s
View workflow file
Add std::expected syscall wrappers and adopt them for fd creation
CI
#90:
Pull request
#25
opened by
jwinarske
10m 44s
jw/expected-syscalls
jw/expected-syscalls
10m 44s
View #25
View workflow file
Merge pull request #24 from jwinarske/jw/eventloop-all-clients
CI
#89:
Commit
dce9a2e
pushed by
jwinarske
11m 5s
main
main
11m 5s
View workflow file
Run the long-running D-Bus monitors on EventLoop
CI
#88:
Pull request
#24
opened by
jwinarske
10m 6s
jw/eventloop-all-clients
jw/eventloop-all-clients
10m 6s
View #24
View workflow file
Merge pull request #23 from jwinarske/jw/event-loop-inputreader
CI
#87:
Commit
70cd4d2
pushed by
jwinarske
11m 47s
main
main
11m 47s
View workflow file
Fold InputReader into the loop and make UPower construction async
CI
#86:
Pull request
#23
synchronize by
jwinarske
9m 35s
jw/event-loop-inputreader
jw/event-loop-inputreader
9m 35s
View #23
View workflow file
Fold InputReader into the loop and make UPower construction async
CI
#85:
Pull request
#23
opened by
jwinarske
10m 27s
jw/event-loop-inputreader
jw/event-loop-inputreader
10m 27s
View #23
View workflow file
Merge pull request #22 from jwinarske/jw/event-loop-bluez
CI
#84:
Commit
fc248bc
pushed by
jwinarske
11m 50s
main
main
11m 50s
View workflow file
Run the BlueZ controllers on a single EventLoop, drop the mutexes
CI
#83:
Pull request
#22
opened by
jwinarske
9m 41s
jw/event-loop-bluez
jw/event-loop-bluez
9m 41s
View #22
View workflow file
Merge pull request #21 from jwinarske/jw/event-loop
CI
#82:
Commit
42698ea
pushed by
jwinarske
11m 53s
main
main
11m 53s
View workflow file
Add single-threaded EventLoop that multiplexes D-Bus and fd sources
CI
#81:
Pull request
#21
opened by
jwinarske
9m 26s
jw/event-loop
jw/event-loop
9m 26s
View #21
View workflow file
Merge pull request #20 from jwinarske/jw/optional-improvements
CI
#80:
Commit
6836869
pushed by
jwinarske
11m 34s
main
main
11m 34s
View workflow file
Adopt shared UniqueFd, per-config LTO, and tidy hygiene
CI
#79:
Pull request
#20
opened by
jwinarske
10m 10s
jw/optional-improvements
jw/optional-improvements
10m 10s
View #20
View workflow file
Merge pull request #19 from jwinarske/jw/ci-speedup
CI
#78:
Commit
6aa2d6b
pushed by
jwinarske
9m 7s
main
main
9m 7s
View workflow file
Speed up CI: cache deps, ccache, changed-file clang-tidy
CI
#77:
Pull request
#19
opened by
jwinarske
11m 4s
jw/ci-speedup
jw/ci-speedup
11m 4s
View #19
View workflow file
Merge pull request #18 from jwinarske/jw/audit-fixes
CI
#76:
Commit
0b771e4
pushed by
jwinarske
11m 22s
main
main
11m 22s
View workflow file
Fix reliability, security, and performance issues across clients
CI
#75:
Pull request
#18
opened by
jwinarske
11m 50s
jw/audit-fixes
jw/audit-fixes
11m 50s
View #18
View workflow file
Merge pull request #17 from jwinarske/jw/flatpak
CI
#74:
Commit
bb4d4be
pushed by
jwinarske
11m 22s
main
main
11m 22s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.