forked from ValveSoftware/gamescope
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wlserver: Fix FPS games using a mouse&keyboard (embedded)
This is a rebase and simplication of @subdiff's merge request ValveSoftware#28 that was reverted. This fixes ValveSoftware#19 "Mouse input in embedded doesn't work when grabbed". I have tested this commit for some weeks now. I can play FPS games (like Goat Simulator) with a mouse&keyboard. I can still play games without grab like Factorio, with mouse, but also with a controller (I used the Steam Controller to test). The original branch broke some mouse games with game controllers. See
- Loading branch information
1 parent
2eb520b
commit 8ec65da
Showing
3 changed files
with
179 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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