<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No capability detection events"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87134#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No capability detection events"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87134">bug 87134</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>well, yes, we'd know that the touchpad could to abs coordinates right from the
start. so technically we could set that capability bit and never send touch
events unless the touchpad changes to the handwriting mode.
feels wrong though, given the percentage of users who'll ever do that.

I thought about limiting it to single-finger and absolute motion (that's what I
did in the Xorg hack to test it) but then you lack touch begin/end events so
all your lines are connected. So I do think we need touch events, it's mostly a
question of whether we send them through wl_touch or a custom side-channel.</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>