Summary: | better handling of external monitor brightness. | ||
---|---|---|---|
Product: | [Unmaintained] Powerdevil | Reporter: | Marcos Dione <mdione> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | daniel-other+kdebug, jpetso, natalie_clarius, nate, postix |
Priority: | NOR | ||
Version First Reported In: | 5.16.5 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=470107 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marcos Dione
2020-03-05 17:01:19 UTC
Can confirm this. I think there are a couple of separate issues: 1. The screenbrightness of external screens isn't affected when changing the screenbrightness using the applet or the hardware keys. (wishlist) 2. When setting the screenbrightness using xrandr, while redshift/Night color is active: The screen gets darker, but the color temperature is totally off (too much blue, when it should be more red) (bug) 3. Redshift reset the brightness which was set by xrandr after about 10-30 seconds. (bug) Marcos, please note, that KCM_Nightcolor doesn't change the screen brightness yet AFAIK, but the color tone (see #413165) > but the color temperature is totally off (too much blue...) I think what happens here is that redshift gets disabled. > that KCM_Nightcolor doesn't change the screen brightness yet AFAIK, but the color tone Then this becomes a dupe of #413165? I have to note that redshift is able to do it. I'm currently running redshift -v -b 1:.65 -l 43.5:7.1 and it's handling both monitors just fine. I just noticed that I can set the external monitor brightness with ddccontrol and redshift does not seem to impose its own wishes. In fact, seemingly nor on the notebook's monitor, so I guess this is fixed now? Seems fixed for the original reporter. Daniel from Comment 1, could you retest with a more recent Plasma given that you were able to confirm earlier? Otherwise I think it seems fair to let the automatic bug janitor close this bug if no more inconveniences are reported after a while. (Hopefully the NEEDSINFO/FIXED combo will do the right thing.) I agree, the original bug seems fixed (aka changing the "fake" brightness with xrandr is blocked). However, brightness handling could still be improved by supporting setting the brightness of external screens using DDC like it is currently possible for laptop screens with the widget (this is what is linked in the "see also" I think) |