[Differential] [Commented On] D2419: [backlight helper] Support setting backlight through leds subclass

bshah (Bhushan Shah) noreply at phabricator.kde.org
Fri Aug 12 09:02:51 UTC 2016


bshah added inline comments.

INLINE COMMENTS

> backlighthelper.cpp:121-124
> +    if (!ledInterfaces.isEmpty()) {
> +        m_dirname = LED_SYSFS_PATH + ledInterfaces.first();
>          return;
>      }

Still, Due to ledInterfaces being last this won't work on Nexus 5 I fear, mostly because it also have another raw interface at ```/sys/class/backlight/lm3630``` which doesn't actually adjust brightness.

REPOSITORY
  rPOWERDEVIL Powerdevil

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: bshah, #plasma, broulik
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160812/0907815a/attachment.html>


More information about the Plasma-devel mailing list