Summary: | No mouse cursor in OBS window capture | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | mashuptwice <info> |
Component: | wayland-generic | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | CoelacanthusHex, info, nate, phillip.w.carver, postix |
Priority: | NOR | Keywords: | wayland |
Version: | 5.24.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=439577 | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/c3f9aab3297f95ddba90747490e45a0b3a629338 | Version Fixed In: | 5.26 |
Sentry Crash Report: | |||
Attachments: | window recording |
Description
mashuptwice
2022-04-24 23:08:59 UTC
Can confirm on Operating System: openSUSE Tumbleweed 20220725 KDE Plasma Version: 5.25.3 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 Kernel Version: 5.18.11-1-default (64-bit) Graphics Platform: Wayland Graphics Processor: AMD Radeon RX 580 Series when recording "windows". It does however work when recording "screens". A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/2803 A possibly relevant merge request was started @ https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/124 Git commit 7b0219ea84f574ddc0ad69f8fe965bdf413cd3cb by Vlad Zahorodnii. Committed on 09/08/2022 at 15:18. Pushed by vladz into branch 'master'. ScreenCast: Make cursor mode effective with window screencasting One can request a window screencast with cursor, but that won't work in Plasma Wayland because the cursor mode isn't forwarded to stream_window request. M +1 -1 src/screencast.cpp M +5 -4 src/waylandintegration.cpp M +1 -1 src/waylandintegration.h M +1 -1 src/waylandintegration_p.h https://invent.kde.org/plasma/xdg-desktop-portal-kde/commit/7b0219ea84f574ddc0ad69f8fe965bdf413cd3cb Git commit c3f9aab3297f95ddba90747490e45a0b3a629338 by Vlad Zahorodnii. Committed on 10/08/2022 at 06:38. Pushed by vladz into branch 'master'. plugins/screencast: Allow including cursor in window screencasts M +11 -3 src/plugins/screencast/screencastmanager.cpp M +3 -1 src/plugins/screencast/screencastmanager.h https://invent.kde.org/plasma/kwin/commit/c3f9aab3297f95ddba90747490e45a0b3a629338 |