<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Switching workspaces in AwesomeWM - workspace changes but Awesome lags behind"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90910">90910</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Switching workspaces in AwesomeWM - workspace changes but Awesome lags behind
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/Radeon
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>xorg-driver-ati@lists.x.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>alex.fellows@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xorg-team@lists.x.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=116383" name="attach_116383" title="xorg log">attachment 116383</a> <a href="attachment.cgi?id=116383&action=edit" title="xorg log">[details]</a></span>
xorg log

When I switch from one workspace to another the screen changes (the workspace
changes instantly) but AwesomeWM's task bar does not change immediately, there
are a few seconds of lag before it will register that the workspace has
changed. 

To reproduce, in Awesome press meta (windows key usually) + 2 to change from
the first to second workspace. Watch the numbers on the top left hand side and
you should see a noticeable delay for the numbers to change and to show you
which workspace you are on. 

I have attached my xorg log in case it reveals anything, I can't see anything
in particular there. 

I am using funtoo with the x11-drivers/xf86-video-ati-9999 ebuild from the x11
overlay. This behaviour does not exist with the 7.5.0 driver. 


/etc/X11/xorg.conf.d % cat radeon.conf
Section "Device"
   Identifier  "radeon"
   Driver      "radeon"
   Option      "TearFree" "true"
   Option      "ShadowPrimary" "true"
   Option      "AccelMethod" "glamor"
EndSection</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>