This repository was archived by the owner on Jan 30, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vm_tools: sommelier: Add quirk to fix viewport destination.
Fixes viewport destination to size of the screen for games using randr emulation. For some games (like Barotrauma), xwayland sends the wrong viewport destination, causing the game to render in a small box. This adds a quirk to set the destination to the whole screen. Not sure if the bug here is in xwayland or the game, but if it is xwayland it should probably be fixed there at some point. This also reproduces on other wayland compositors. BUG=b:336844348 TEST=run barotrauma Change-Id: Ie1e23c3b5c383a4c99dfbf10b2f4928b610a1253 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/5555696 Commit-Queue: Arjun Srinivasan <[email protected]> Reviewed-by: Chloe Pelling <[email protected]> Tested-by: Arjun Srinivasan <[email protected]>
- Loading branch information
Arjun Srinivasan
authored and
Chromeos LUCI
committed
May 24, 2024
1 parent
b45672a
commit d3e8b8b
Showing
3 changed files
with
49 additions
and
10 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