<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Default resolution fallback for libinput missing / devices changing resolution"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105342#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Default resolution fallback for libinput missing / devices changing resolution"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105342">bug 105342</a>
              from <span class="vcard"><a class="email" href="mailto:sur3@gmx.de" title="Simon <sur3@gmx.de>"> <span class="fn">Simon</span></a>
</span></b>
        <pre>I looked into the gfxtablet code and it is using "struct uinput_user_dev" to
set the devices properties, but struct uinput_user_dev does not have a
resolution setting..
<a href="https://github.com/torvalds/linux/blob/master/include/uapi/linux/uinput.h#L223">https://github.com/torvalds/linux/blob/master/include/uapi/linux/uinput.h#L223</a>
So I suppose every device using old uinput interface will have problems using
libinput then if libinput expects a resolution.. :-/</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>