<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span> changed
              <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>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>ppaalanen@gmail.com
           </td>
         </tr></table>
      <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#c2">Comment # 2</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:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
        <pre>Colleagues are hitting this bug, so I started wondering...

EGLConfigs carry the X11 Visual id, right? Would it not be possible to add more
EGLConfigs, otherwise equivalent to the current ARGB8888 configs, but having
the magic alpha visual? These would be sorted after the opaque ARGB8888
configs, so they hopefully would not be picked up by default. Then apps, who
really want the magic alpha, could manually look for the right native visual id
in the configs to get it.

It would be an X11-only solution/hack, but is there something fundamentally
wrong with it?</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>