<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 - Multi-touch is pretty picky on finger placement"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99830">99830</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Multi-touch is pretty picky on finger placement
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </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>libinput
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>rolyataylor2@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=129657" name="attach_129657" title="Currently Strict Finger Placement">attachment 129657</a> <a href="attachment.cgi?id=129657&action=edit" title="Currently Strict Finger Placement">[details]</a></span>
Currently Strict Finger Placement

So I was digging through the source code attempting to figure out how to
resolve this but got lost.

The main issue I am encountering is that when using this library the function
calls are only triggered if all 3 fingers are lined up horizontally on the
trackpad which makes it really hard to trigger. <<-- most important part of
this bug report. 

I am using a Macbook pro 2010 built-in trackpad running elementary os. 

I have 3 finger swipe up tied to super+Up and as a test I had it tied to just a
single letter in a text document. It seems that the placement of the fingers on
the trackpad determine if it's triggered. The natural position is a triangular
pattern for the 3 fingers.

It would be nice in the configuration to be able to set the length of the swipe
gesture and maybe a flag to make finger position not important. 

Essentially if any 3 fingers in any spot are on the trackpad (or even defined
spots, I don't know how that would work in the config) and the group moves a
certain direction and distance at a certain speed threshold. 

That would open up a lot of different possibilities for fast swipe vs slow
swipe. swipe to top right or top left. Ect.</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>