https://bugs.kde.org/show_bug.cgi?id=480599
Noah Davis <noaha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/spectacle/-/commit/e23 |hics/spectacle/-/commit/b8f |8cceb0bd65f88236d2ebf4202b9 |9a672b6d15aa16b1bb22d226198 |979bd79ce2 |bc1cf62f9e --- Comment #11 from Noah Davis <noaha...@gmail.com> --- Git commit b8f9a672b6d15aa16b1bb22d226198bc1cf62f9e by Noah Davis. Committed on 15/02/2024 at 08:21. Pushed by ndavis into branch 'release/24.02'. Fix always recording the screen at (0,0) with screen recording On wayland, you can't get the cursor position from QCursor::pos(), so we use selected window geometry instead. However, using selected window geometry can sometimes select the wrong screen if the window is between screens. We'll need to come up with a better solution someday. (cherry picked from commit e238cceb0bd65f88236d2ebf4202b9979bd79ce2) M +9 -3 src/Platforms/VideoPlatformWayland.cpp https://invent.kde.org/graphics/spectacle/-/commit/b8f9a672b6d15aa16b1bb22d226198bc1cf62f9e -- You are receiving this mail because: You are watching all bug changes.