<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Transparent windows no longer work"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67676#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Transparent windows no longer work"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67676">bug 67676</a>
              from <span class="vcard"><a class="email" href="mailto:eric@anholt.net" title="Eric Anholt <eric@anholt.net>"> <span class="fn">Eric Anholt</span></a>
</span></b>
        <pre>Daniel: the problem is that normal apps use the alpha, but they don't fill it
with values that should be used to blend window contents over other windows. 
So you must not return the rgba visual when people aren't really looking for
the rgba visual.  Nothing in the change was about performance.

We should certainly be exposing EGLConfigs that match up to the rgba visual,
though, so you can find it when you try.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>