https://bugs.kde.org/show_bug.cgi?id=443166
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/21da7b7ed801 |ma/kwin/commit/e0cdb69569ad |f7a9b826a5f1d6cb7d31be0c6f4 |057cc16f4a0deb5f9d2b0b53fd8 |b |f --- Comment #4 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit e0cdb69569ad057cc16f4a0deb5f9d2b0b53fd8f by Vlad Zahorodnii. Committed on 01/10/2021 at 08:08. Pushed by vladz into branch 'Plasma/5.23'. effects/thumbnailaside: Fix crash in clientArea() clientArea() was changed to forbid "-1" screen ids, but it seems like the thumbnail aside effect can pass it to refer to the active screen. This change makes the thumbnail aside effect handle "-1" screen id case explicitly. It will be also useful for EffectScreen transition. (cherry picked from commit 21da7b7ed801f7a9b826a5f1d6cb7d31be0c6f4b) M +5 -1 src/effects/thumbnailaside/thumbnailaside.cpp https://invent.kde.org/plasma/kwin/commit/e0cdb69569ad057cc16f4a0deb5f9d2b0b53fd8f -- You are receiving this mail because: You are watching all bug changes.