https://bugs.kde.org/show_bug.cgi?id=487706
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kscreen/-/commit/553ccfa |ma/kscreen/-/commit/24c6f53 |be7fb2fa28c2768b1f21d0c61ff |126a237e67e101170bcc6d6cdb7 |360e3b |27905a --- Comment #4 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 24c6f53126a237e67e101170bcc6d6cdb727905a by Akseli Lahtinen. Committed on 03/06/2024 at 10:09. Pushed by akselmo into branch 'Plasma/6.1'. PresentationModeItem.qml: fix logic bug that would not allow turning Presentation Mode off This `if` block would always return `true` if the presentation mode is set enabled. Removing it allows to `stopSuppressingScreenPowerManagement` job to run again. (cherry picked from commit 553ccfabe7fb2fa28c2768b1f21d0c61ff360e3b) e236c2d5 PresentationModeItem.qml: fix logic bug that would not allow turning Presentation Mode off Co-authored-by: Akseli Lahtinen <akse...@akselmo.dev> M +0 -3 plasmoid/package/contents/ui/PresentationModeItem.qml https://invent.kde.org/plasma/kscreen/-/commit/24c6f53126a237e67e101170bcc6d6cdb727905a -- You are receiving this mail because: You are watching all bug changes.