<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Garbage around mouse pointer if setpointer is used with 2 cards and compositing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80255#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Garbage around mouse pointer if setpointer is used with 2 cards and compositing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80255">bug 80255</a>
              from <span class="vcard"><a class="email" href="mailto:bcdonadio@gmail.com" title="Bernardo Donadio <bcdonadio@gmail.com>"> <span class="fn">Bernardo Donadio</span></a>
</span></b>
        <pre>The garbage is made of past renderings of the screen (normally the window
beneath the current window), plus all past drawings of the cursor icon (they
get stacked up, just like there's a "trail" of drawings). However, this garbage
only appears inside the square, in the part that is not filled by the current
cursor.

The square is always placed exactly around the cursor. If I move the mouse a
bit to the side, it restores the current window drawing at the portion that is
not covered by the garbage square.

It's looks like there's a "mask" around the pointer, which gets filled with
past drawings.</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>