<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Weston-simple-touch touch_paint does not work when output seat is specified in weston.ini"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78365">bug 78365</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Weston-simple-touch touch_paint does not work when output seat is specified in weston.ini"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78365#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Weston-simple-touch touch_paint does not work when output seat is specified in weston.ini"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78365">bug 78365</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>commit c3f03f557b49f701c13557f266a57e0aa0ecf310
Author: Ander Conselvan de Oliveira <<a href="mailto:ander.conselvan.de.oliveira@intel.com">ander.conselvan.de.oliveira@intel.com</a>>
Date:   Wed May 7 11:57:27 2014 +0300

    simple-touch: Handle multiple seats properly

    If simple-touch ran on a compositor with multiple seats, and the first
    one happened to have the touch capability while the second one didn't,
    the handler for seat capabilities would destroy the wl_touch device it
    created on the first call for the first seat when it was called a again
    for the second seat that has not touch capabilities.

    Fix this problem by creating a separate struct for each seat.

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Weston-simple-touch touch_paint does not work when output seat is specified in weston.ini"
   href="show_bug.cgi?id=78365">https://bugs.freedesktop.org/show_bug.cgi?id=78365</a></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>