[qt/qt/qtmultimedia]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtmultimedia Pushed by mirror-service into branch '6.12'. Changed from d48ccaa9b75a851a20dd129069b6863002c7373a to 28bd84a803d2c6fdee626d6a9e9182cf2200b25e Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 4a3809635f083e877b1f12afd9a09b4443eb554c by Qt Cherry-pick Bot (on behalf of Nils Petter Skålerud) on 07/08/2026 at 07:04.. ScreenCaptureKit: Set streams initial content rect during construction The stream is reconfigured to a new resolution whenever a frame's content rect differs from the previous frame's. The previous content rect was left unset until the first frame arrived. If the window size changes in between the stream starting and the first frame arriving, we end up not reconfiguring the stream to match. This patch makes us assign the content rect immediately when constructing the stream. Change-Id: I37773a8234c32de3fa7c7dc51a79dbcd1820949e Reviewed-by: Tim Blechmann <[email protected]> (cherry picked from commit c9497f9abd7a50d5188527c50268d17a1460a288) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/4a3809635f083e877b1f12afd9a09b4443eb554c Git commit 28bd84a803d2c6fdee626d6a9e9182cf2200b25e by Qt Cherry-pick Bot (on behalf of Nils Petter Skålerud) on 07/08/2026 at 07:04.. tst_qwindowcapturebackend: Display warning if test app goes out of focus Having the application go out of running while running this integration test can affect the results. This patch makes us emit a critical warning if this occurs. Change-Id: I4150f88d555bc44b2f459d72f433e327a4c403fd Reviewed-by: Tim Blechmann <[email protected]> (cherry picked from commit 221df4500acad1f28e241d87fc06f6c5d69f7595) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/28bd84a803d2c6fdee626d6a9e9182cf2200b25e