https://bugs.kde.org/show_bug.cgi?id=486839
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/84633badc7 | |4ca2502bfd33bc4566667eb4bb5 | |7ca Status|ASSIGNED |RESOLVED --- Comment #2 from Vlad Zahorodnii <[email protected]> --- Git commit 84633badc74ca2502bfd33bc4566667eb4bb57ca by Vlad Zahorodnii, on behalf of David Edmundson. Committed on 23/05/2024 at 09:00. Pushed by vladz into branch 'master'. effects: Support dynamic delegate changes whilst running The cube effect has a placeholder which can update the delegate at runtime. There's an "add desktop" button which then might give us 3 virtual desktops. As a general rule any setter exposed via a declarative API should always perform the setting. Reloading has to be delayed because otherwise we unload the caller. M +21 -7 src/effect/quickeffect.cpp M +1 -0 src/effect/quickeffect.h https://invent.kde.org/plasma/kwin/-/commit/84633badc74ca2502bfd33bc4566667eb4bb57ca -- You are receiving this mail because: You are watching all bug changes.
