https://bugs.kde.org/show_bug.cgi?id=443166
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/21da7b7ed801 | |f7a9b826a5f1d6cb7d31be0c6f4 | |b Status|ASSIGNED |RESOLVED --- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 21da7b7ed801f7a9b826a5f1d6cb7d31be0c6f4b by Vlad Zahorodnii. Committed on 01/10/2021 at 08:07. Pushed by vladz into branch 'master'. 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. M +5 -1 src/effects/thumbnailaside/thumbnailaside.cpp https://invent.kde.org/plasma/kwin/commit/21da7b7ed801f7a9b826a5f1d6cb7d31be0c6f4b -- You are receiving this mail because: You are watching all bug changes.