https://bugs.kde.org/show_bug.cgi?id=469819
Jakob Petsovits <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #13 from Jakob Petsovits <[email protected]> --- commit aa2fa1067be58a9c68b54f3d80b239291e154911 Author: Werner Sembach Date: Tue Jan 30 14:26:53 2024 +0100 kbd backlight: Fix double brightness restore on LidOpen-resume This fixes the issue that on LidOpen-resume the brightness might get restored two times. Once to the correct vallue and once incorrectly to 0. To archive this it uses the same simple "don't restore to 0"-policy as is used in dimdisplay.cpp, dpms.cpp, and handlebuttonevent.cpp. --- Also cherry-picked to Plasma/6.0 branch as commit 8dc9a5c0117d0be0e9a13489937d9d9a199ba6c1, and to Plasma/5.27 as commit b30c584d6a724d350b7b8f6a30cc4bbbf9dbac3d. -- You are receiving this mail because: You are watching all bug changes.
