[Kde-hardware-devel] Review Request 121386: Port XRandrBacklight to XCB
Martin Gräßlin
mgraesslin at kde.org
Wed Jan 21 07:46:21 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121386/#review74452
-----------------------------------------------------------
daemon/backends/upower/xrandrbrightness.cpp
<https://git.reviewboard.kde.org/r/121386/#comment51639>
According to the commit message you still use XSync, but this is a sync implementation. Maybe split out into a helper method and use it instead of XSync?
- Martin Gräßlin
On Jan. 20, 2015, 7:44 p.m., Kai Uwe Broulik wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121386/
> -----------------------------------------------------------
>
> (Updated Jan. 20, 2015, 7:44 p.m.)
>
>
> Review request for Solid and Martin Gräßlin.
>
>
> Repository: powerdevil
>
>
> Description
> -------
>
> This ports the XRandrBacklight class to XCB.
>
> The code is adapted from xbacklight, drops the legacy backlight stuff, whatever that is.
>
> It still uses XSync since xcb_aux_sync yields a linker error here (what did I overlook?). Pretty ugly C stuff (fre...), suggestions on how to improve the code look (nullptr, C++ style casts, etc) welcome.
>
>
> Diffs
> -----
>
> daemon/backends/upower/xrandrbrightness.h 873b1f5
> daemon/backends/upower/xrandrbrightness.cpp 8e5617d
>
> Diff: https://git.reviewboard.kde.org/r/121386/diff/
>
>
> Testing
> -------
>
> My hopes were that it would give us a more precise backlight handling but I get a range of 0..10 nonetheless. Other than that seems to work exactly like it did before.
>
>
> Thanks,
>
> Kai Uwe Broulik
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20150121/546d8839/attachment.html>
More information about the Kde-hardware-devel
mailing list