<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 - Add support for handwriting on touchpads"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86376">86376</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Add support for handwriting on touchpads
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>peter.hutterer@who-t.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>For non-latin alphabets the touchpad can be a useful area for handwriting
(followed by symbol recognition). Apple has that feature in OS X [1] and there
is some work ongoing in ibus to provide this too.

This would be an explicit mode switch from pointer events to sending touch
events, emulating it on pointer events only (even when in absolute mode) is not
sufficient - when in pointer mode the touchpad doesn't send press/release
events for placing a finger on the touchpad. That's our biggest issue getting
this into X.

Must not conflict with other gestures, see Bugs 85880 and 85881.


[1] <a href="http://support.apple.com/en-au/HT4288">http://support.apple.com/en-au/HT4288</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>