Review Request 114807: Don't dim display if backlight brightness is already 0

Commit Hook null at kde.org
Thu Jan 2 17:07:28 GMT 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114807/#review46632
-----------------------------------------------------------


This review has been submitted with commit b3db8b1407d45d0c3b63b4a54b6f76bcdc525d31 by Alexander Mezin to branch master.

- Commit Hook


On Jan. 2, 2014, 12:14 p.m., Alexander Mezin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/114807/
> -----------------------------------------------------------
> 
> (Updated Jan. 2, 2014, 12:14 p.m.)
> 
> 
> Review request for kde-workspace and Dario Freddi.
> 
> 
> Repository: kde-workspace
> 
> 
> Description
> -------
> 
> Some drivers report backlight brightness == 0 when display is switched off with DPMS (for example, Intel driver on my laptop).
> If screen was switched off before dimming was started, it remembers 0 as previous backlight level. When I move mouse/press key, display doesn't switch on, because powerdevil sets brightness to 0.
> This patch fixes the problem for me. It just doesn't change backlight brightness if it's already 0.
> 
> 
> Diffs
> -----
> 
>   powerdevil/daemon/actions/bundled/dimdisplay.h f917d71 
>   powerdevil/daemon/actions/bundled/dimdisplay.cpp 39e0636 
> 
> Diff: https://git.reviewboard.kde.org/r/114807/diff/
> 
> 
> Testing
> -------
> 
> It works on my laptop.
> 
> 
> Thanks,
> 
> Alexander Mezin
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20140102/da006949/attachment.htm>


More information about the kde-core-devel mailing list