<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 - Wacom tablet produces wiggly bent lines when using libinput driver."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99961">99961</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Wacom tablet produces wiggly bent lines when using libinput driver.
          </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>normal
          </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>raghavendr.raghu@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=129909" name="attach_129909" title="jpg showing lines drawn with both driver">attachment 129909</a> <a href="attachment.cgi?id=129909&action=edit" title="jpg showing lines drawn with both driver">[details]</a></span>
jpg showing lines drawn with both driver

The lines drawn with wacom pen(Wacom Intuos4 6x9) when libinput is used as
driver are severely bent and wiggly. The same tablet produces smooth result
when xf86-input-wacom is used as driver. In future when libinput becomes the
default driver (if it is planned ) this can cause sever problem for artists
such as myself who use linux.

My uninformed guess is that the averaging of the input coordinates obtained
from wacom is messed up. As a workaround (I don't know if this is correct thing
to do, if no please provide a different work around) I commented the lines:


Section "InputClass"
        Identifier "libinput touchscreen catchall"
        MatchIsTouchscreen "on"
        MatchDevicePath "/dev/input/event*"
       Driver "libinput"
EndSection

In the file /usr/share/X11/xorg.conf.d/40-libinput.conf so that it uses the
wacom driver provided by xf86-input-wacom (0.34.0-1)


Let me know if i can provide any logs or any other information that will be
required to solve this issue.

I am using arch linux with libinput version (while reporting this bug)- 1.6.2-1

My tablet device is is Wacom Intuos4 6x9

I am using krita(3.1 built from git) to test the tablet. I am also attaching a
jpg showing lines drawn with both drivers for a comparison. the sections marked
with pink are bent  sections in the libinput version

Let me know if you want any more details or logs

thank you</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>