<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Wayland: Clients won't work on compositors that support wl_seat < 4"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=744172#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Wayland: Clients won't work on compositors that support wl_seat < 4"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=744172">bug 744172</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=pierluigi.fiorini%40gmail.com" title="Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>"> <span class="fn">Pier Luigi Fiorini</span></a>
</span></b>
        <pre><span class="quote">> "seems to deal with" seems a bit weak...</span >

GdkWaylandDeviceData has a "have_server_repeat" field set to FALSE by default.
It is set to TRUE only when the compositor offers repeat_info.
When TRUE, GDK uses repeat_info from the compositor otherwise it will query
GSettings for that information and fallsback to default values.

This means that the code can already deal with missing repeat_info hence
there's no reason to require wl_seat 4.

<span class="quote">> The commit message should say which compositors this patch was tested against.</span >

Updated</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>