<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - backlight: min value is always 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93643#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - backlight: min value is always 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93643">bug 93643</a>
              from <span class="vcard"><a class="email" href="mailto:aykevanlaethem@gmail.com" title="Ayke van Laethem <aykevanlaethem@gmail.com>"> <span class="fn">Ayke van Laethem</span></a>
</span></b>
        <pre>Well, the UI has to know somehow at what value the screen is still lit: is that
1 or 0? It is very bad for UX to turn off the screen completely.
Can you explain where the bug is, then? Certainly not in the UI, it only talks
to an abstracted backlight API.
The kernel API here is not consistent (0 can mean both off and the lowest lit
value), and the kernel people don't seem willing to fix this (for fear of
breaking ABI compatibility):
  <a href="http://marc.info/?l=linux-kernel&m=145225412911583&w=2">http://marc.info/?l=linux-kernel&m=145225412911583&w=2</a>
Where would the bug otherwise be, if not here?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>