<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Tap to click doesn't work with bottom-right area mode"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105446#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Tap to click doesn't work with bottom-right area mode"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105446">bug 105446</a>
              from <span class="vcard"><a class="email" href="mailto:daniel.van.vugt@canonical.com" title="Daniel van Vugt <daniel.van.vugt@canonical.com>"> <span class="fn">Daniel van Vugt</span></a>
</span></b>
        <pre>Hmm, sounds like right-click emulation is higher level because libinput doesn't
see the difference...

Tested both libinput 1.10.1-1 (debian/ubuntu) and libinput master (d786b55):

Tap on bottom right area (shell incorrectly does a left click)
event15  POINTER_BUTTON   +74.96s       BTN_LEFT (272) pressed, seat count: 1
event15  POINTER_BUTTON   +75.06s       BTN_LEFT (272) released, seat count: 0

Click on bottom-right area (shell correctly does a right click)
event15  POINTER_BUTTON    +3.94s       BTN_LEFT (272) pressed, seat count: 1
event15  POINTER_BUTTON    +4.12s       BTN_LEFT (272) released, seat count: 0

Is the right click emulation done in mutter then?</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>