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
.
LizardByte
/
libvirtualhid
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: initial Linux implementation
- #2
#2
Merged
ReenigneArcher
merged 33 commits into
master
LizardByte/libvirtualhid:master
from
feat/initial-version
LizardByte/libvirtualhid:feat/initial-version
Copy head branch name to clipboard
Jun 19, 2026
Conversation
Commits
33
(33)
Checks
Files changed
Merged
feat: initial Linux implementation
#2
ReenigneArcher
merged 33 commits into
master
LizardByte/libvirtualhid:master
from
feat/initial-version
LizardByte/libvirtualhid:feat/initial-version
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2026
Add MIT license and project README
Show description for f39ef90
ReenigneArcher
committed
f39ef90
View commit details
Copy full SHA for f39ef90
Browse repository at this point
Add googletest submodule
Show description for c728c86
ReenigneArcher
committed
c728c86
View commit details
Copy full SHA for c728c86
Browse repository at this point
Add AGENTS.md with build and platform guidelines
Show description for f229b7f
ReenigneArcher
committed
f229b7f
View commit details
Copy full SHA for f229b7f
Browse repository at this point
Add libvirtualhid core, CMake, tests, examples
Show description for 74f3109
ReenigneArcher
committed
74f3109
View commit details
Copy full SHA for 74f3109
Browse repository at this point
Add GitHub Actions CI workflow
Show description for a339c18
ReenigneArcher
committed
a339c18
View commit details
Copy full SHA for a339c18
Browse repository at this point
Add Doxygen config, submodule, and API docs
Show description for 54b2393
ReenigneArcher
committed
54b2393
View commit details
Copy full SHA for 54b2393
Browse repository at this point
Add .clang-format and lizardbyte common submodule
Show description for a29c6bd
ReenigneArcher
committed
a29c6bd
View commit details
Copy full SHA for a29c6bd
Browse repository at this point
Fix lint errors
ReenigneArcher
committed
0cd2e86
View commit details
Copy full SHA for 0cd2e86
Browse repository at this point
Add file headers and tidy includes
Show description for a1a3cdc
ReenigneArcher
committed
a1a3cdc
View commit details
Copy full SHA for a1a3cdc
Browse repository at this point
Add shared GoogleTest fixture for tests
Show description for c366dd6
ReenigneArcher
committed
c366dd6
View commit details
Copy full SHA for c366dd6
Browse repository at this point
Fix lint errors
ReenigneArcher
committed
6b55bd2
View commit details
Copy full SHA for 6b55bd2
Browse repository at this point
Set project version to 0.0.0
Show description for df7babd
ReenigneArcher
committed
df7babd
View commit details
Copy full SHA for df7babd
Browse repository at this point
Use windows-2022 runner in CI
Show description for bf2cba1
ReenigneArcher
committed
bf2cba1
View commit details
Copy full SHA for bf2cba1
Browse repository at this point
Add CI coverage collection and upload
Show description for a6e6229
ReenigneArcher
committed
a6e6229
View commit details
Copy full SHA for a6e6229
Browse repository at this point
Add OpenCppCoverage for MSVC coverage
Show description for 90bfa79
ReenigneArcher
committed
90bfa79
View commit details
Copy full SHA for 90bfa79
Browse repository at this point
Add backend abstraction and Linux UHID backend
Show description for 1680fa7
ReenigneArcher
committed
1680fa7
View commit details
Copy full SHA for 1680fa7
Browse repository at this point
Add output report (rumble) parsing and support
Show description for 8339b48
ReenigneArcher
committed
8339b48
View commit details
Copy full SHA for 8339b48
Browse repository at this point
Add keyboard and mouse device support
Show description for b8c7e7c
ReenigneArcher
committed
b8c7e7c
View commit details
Copy full SHA for b8c7e7c
Browse repository at this point
Generalize Sunshine adapters, tests, and docs
Show description for 3a5cf39
ReenigneArcher
committed
3a5cf39
View commit details
Copy full SHA for 3a5cf39
Browse repository at this point
Add Linux discovery probe example and tests
Show description for 4f28b95
ReenigneArcher
committed
4f28b95
View commit details
Copy full SHA for 4f28b95
Browse repository at this point
Commits on Jun 19, 2026
Add Linux UHID backend test hooks
Show description for 296c9e7
ReenigneArcher
committed
296c9e7
View commit details
Copy full SHA for 296c9e7
Browse repository at this point
Move Linux UHID backend test hooks to tests
Show description for 87fd22b
ReenigneArcher
committed
87fd22b
View commit details
Copy full SHA for 87fd22b
Browse repository at this point
Replace sdl2-jstest with evdev-joystick
Show description for 21c983a
ReenigneArcher
committed
21c983a
View commit details
Copy full SHA for 21c983a
Browse repository at this point
Add Linux consumer tests; remove discovery probe
Show description for f998905
ReenigneArcher
committed
f998905
View commit details
Copy full SHA for f998905
Browse repository at this point
Rename Status to OperationStatus
Show description for aa96274
ReenigneArcher
committed
aa96274
View commit details
Copy full SHA for aa96274
Browse repository at this point
Adjust test expectations for XTEST feature
Show description for 29116b7
ReenigneArcher
committed
29116b7
View commit details
Copy full SHA for 29116b7
Browse repository at this point
Add touchscreen/trackpad/pen-tablet device support
Show description for 1315acb
ReenigneArcher
committed
1315acb
View commit details
Copy full SHA for 1315acb
Browse repository at this point
Add DualSense Bluetooth UHID support and tests
Show description for fe3726f
ReenigneArcher
committed
fe3726f
View commit details
Copy full SHA for fe3726f
Browse repository at this point
Update lizardbyte-common submodule
Show description for 30c756c
ReenigneArcher
committed
30c756c
View commit details
Copy full SHA for 30c756c
Browse repository at this point
Update README.md
ReenigneArcher
committed
2d57aba
View commit details
Copy full SHA for 2d57aba
Browse repository at this point
Use libevdev for uinput device creation
Show description for 1071dd6
ReenigneArcher
committed
1071dd6
View commit details
Copy full SHA for 1071dd6
Browse repository at this point
Move public headers to src/include/libvirtualhid
Show description for 0c068c5
ReenigneArcher
committed
0c068c5
View commit details
Copy full SHA for 0c068c5
Browse repository at this point
Refactor SDL gamepad tests; add DualSense cases
Show description for 3b496d0
ReenigneArcher
committed
3b496d0
View commit details
Copy full SHA for 3b496d0
Browse repository at this point
You can’t perform that action at this time.