-
-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(wm): handle "rdpudd chained dd" edge case
This commit builds on these changes in win32-display-data: LGUG2Z/win32-display-data@32a45cebf132c3d651ee22c0c40033a6b7edc945p With the addition of lenient fallbacks when looking up display device information for "RDPUDD Chained DD" virtual display adapters, komorebi will now set Monitor.device and Monitor.device_id to "UNKNOWN" as this virtual mirror display driver will never have a reported DeviceID. This limitation for "RDPUDD Chained DD" devices is also noted in a Chromium issue: https://codereview.chromium.org/2557513005/ fix #883
- Loading branch information
Showing
2 changed files
with
33 additions
and
15 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