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

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/b0e452563ba0
                   |                            |ec996a54aa301939ce97ecdd702
                   |                            |c
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit b0e452563ba0ec996a54aa301939ce97ecdd702c by Vlad Zahorodnii.
Committed on 06/01/2023 at 13:41.
Pushed by vladz into branch 'master'.

kcms/effects: Fix effect loading/unloading order

There are effects that are mutually exclusive, e.g. magnifier and zoom.
They both use the same global shortcuts.

When switching from zoom to magnifier, the zoom effect must be unloaded
first, then the magnifier effect can be loaded. Doing so in the opposite
order will break global shortcuts in the magnifier effect because
zooming shortcuts are still bound by the zoom effect.

M  +12   -6    src/kcms/common/effectsmodel.cpp

https://invent.kde.org/plasma/kwin/commit/b0e452563ba0ec996a54aa301939ce97ecdd702c

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

Reply via email to