https://bugs.kde.org/show_bug.cgi?id=494730
Jakob Petsovits <jpe...@petsovits.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #2 from Jakob Petsovits <jpe...@petsovits.com> --- Thanks. That's interesting, and unexpected, because generally the backlight brightness code takes all available "backlight" class devices, ignores some depending on "type", and treats the filtered set as a single display. (It's generally hard or impossible to tell which backlight device corresponds to which actual screen, or if they even correspond to different screens at all.) So what's most surprising to me about your case is that you actually have two sliders for "Built-in Screen". Could you confirm that the two sliders actually come from the service, rather than being a bug in the applet? Please invoke this in a terminal and paste the result to confirm that the service actually exposes two different displays: > busctl --user get-property org.kde.ScreenBrightness /org/kde/ScreenBrightness > org.kde.ScreenBrightness DisplaysDBusNames -- You are receiving this mail because: You are watching all bug changes.