https://bugzilla.gnome.org/show_bug.cgi?id=744172

--- Comment #3 from Pier Luigi Fiorini <[email protected]> ---
> "seems to deal with" seems a bit weak...

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.

> The commit message should say which compositors this patch was tested against.

Updated

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to