https://bugs.kde.org/show_bug.cgi?id=449508

Vlad Zahorodnii <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/4b97bc481e4d
                   |                            |93614cade6910a952269bdd9630
                   |                            |8

--- Comment #4 from Vlad Zahorodnii <[email protected]> ---
Git commit 4b97bc481e4d93614cade6910a952269bdd96308 by Vlad Zahorodnii.
Committed on 02/02/2022 at 17:00.
Pushed by vladz into branch 'master'.

effects/presentwindows: Fix crash

The present windows effect can crash because a null (0) EffectScreen can
be passed to EffectsHandler::clientArea(), which is a bug.

Use EffectsHandler::virtualScreenGeometry() to get the bounding geometry
of all outputs.

M  +1    -1    src/effects/presentwindows/presentwindows.cpp

https://invent.kde.org/plasma/kwin/commit/4b97bc481e4d93614cade6910a952269bdd96308

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to