D8626: DDCUtil: Improved DDCUtil support for brightness control

Kai Uwe Broulik noreply at phabricator.kde.org
Mon Apr 16 10:18:28 UTC 2018


broulik added a comment.


  lgtm

INLINE COMMENTS

> CMakeLists.txt:58
> +  find_package(DDCUtil REQUIRED)
> +  add_definitions(-DWITH_DDCUTIL)
>    set_package_properties(DDCUtil

we typically use `HAVE_xxx` but fine with me

> ddcutilbrightness.h:27
>  
> -#ifdef WITH_DDCUTIL
> +#if WITH_DDCUTIL
>  #include <ddcutil_c_api.h>

Doesn't this need to stay `ifdef`?

REPOSITORY
  R122 Powerdevil

REVISION DETAIL
  https://phabricator.kde.org/D8626

To: dvogel, broulik, davidedmundson
Cc: asturmlechner, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180416/6dc04a55/attachment.html>


More information about the Plasma-devel mailing list