https://bugs.kde.org/show_bug.cgi?id=437507
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/d4f75f3e6441 | |2fe739c590ab976385e6e881e83 | |a --- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit d4f75f3e64412fe739c590ab976385e6e881e83a by Vlad Zahorodnii. Committed on 07/06/2021 at 18:08. Pushed by vladz into branch 'master'. scripting: Add clientArea() overload that takes mutable client Even though there is a clientArea() overload that takes const abstract clients, QJSEngine seems to be unable to find the right clientArea() overload if a mutable abstract client has been passed. M +5 -0 src/scripting/workspace_wrapper.cpp M +1 -0 src/scripting/workspace_wrapper.h https://invent.kde.org/plasma/kwin/commit/d4f75f3e64412fe739c590ab976385e6e881e83a -- You are receiving this mail because: You are watching all bug changes.