Uh oh!
There was an error while loading. Please reload this page.
feat(macos/capture): support for capture display other than main display - #2449
Conversation
…product name corresponds to its display id)
ReenigneArcher
left a comment
There was a problem hiding this comment.
Thank you for the PR! I have a few suggestions below.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
TimmyOVO
commented
Apr 20, 2024
Now, the format for detecting displays in the startup logs is consistent between macOS and Linux. However, it appears that the id counting differs between the Linux and macOS, macOS doesn't count the display from zero, but this shouldn't cause any significant issues. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ReenigneArcher
left a comment
There was a problem hiding this comment.
Looks great! I just noticed two minor spacing issues in the docs. Once that is resolved, I think this is ready to merge.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
TimmyOVO
commented
Apr 22, 2024
@ReenigneArcher all done |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## nightly #2449 +/- ##
==========================================
+ Coverage 6.16% 6.17% +0.01%
==========================================
Files 86 86 Lines 17523 17542 +19 Branches 8169 8179 +10 ==========================================
+ Hits 1080 1083 +3 + Misses 15410 15362 -48 - Partials 1033 1097 +64
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Description
Now we can use output_name properly in video config to capture a specific display in macOS.
Screenshot
Issues Fixed or Closed
Type of Change
.github/...)Checklist
Branch Updates
LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.