feat(input): implement libvirtualhid - #5368
Draft
ReenigneArcher wants to merge 1 commit into
Draft
Conversation
Bundle ReportChanges will increase total bundle size by 1.24kB (0.05%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sunshine-esmAssets Changed:
|
ReenigneArcher
force-pushed
the
libvirtualhid
branch
from
July 3, 2026 04:18
92ddf06 to
d696dca
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #5368 +/- ##
==========================================
+ Coverage 26.71% 28.58% +1.86%
==========================================
Files 109 104 -5
Lines 24552 24345 -207
Branches 10764 10867 +103
==========================================
+ Hits 6560 6958 +398
- Misses 14067 15874 +1807
+ Partials 3925 1513 -2412
Flags with carried forward coverage won't be shown. Click here to find out more.
|
ReenigneArcher
force-pushed
the
libvirtualhid
branch
9 times, most recently
from
July 5, 2026 16:40
b09b74e to
c8d6008
Compare
This was referenced Jul 7, 2026
ReenigneArcher
force-pushed
the
libvirtualhid
branch
5 times, most recently
from
July 8, 2026 15:38
4a64041 to
ed17e4f
Compare
ReenigneArcher
force-pushed
the
libvirtualhid
branch
from
July 9, 2026 01:11
ed17e4f to
67787f0
Compare
20 tasks
ReenigneArcher
force-pushed
the
libvirtualhid
branch
7 times, most recently
from
July 15, 2026 12:30
a3e7ed7 to
fe08cf1
Compare
ReenigneArcher
force-pushed
the
libvirtualhid
branch
23 times, most recently
from
July 21, 2026 17:17
c0b07b1 to
19ba419
Compare
21 tasks
ReenigneArcher
force-pushed
the
libvirtualhid
branch
from
July 30, 2026 00:44
19ba419 to
fad67c4
Compare
ReenigneArcher
force-pushed
the
libvirtualhid
branch
from
July 30, 2026 01:40
fad67c4 to
e6adb1b
Compare
|
Screenshot ComparisonPR #5368 screenshots vs Matrix:
|
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
This PR implements libvirtualhid in Sunshine, replacing inputtino on Linux, vigembus on Windows AMD64, and moves the mouse/keyboard input for macOS as well.
We will still falling back to vigembus on Windows ARM64 or in cases where the user doesn't have libvirtualhid's driver installed.
TODO:
b887f6atod28ec79#5414Known issues:
Screenshot
Issues Fixed or Closed
b887f6atod28ec79#5414Roadmap Issues
Type of Change
Checklist
AI Usage