[Wayland-bugs] [Bug 744172] Wayland: Clients won't work on compositors that support wl_seat < 4

bugzilla at gnome.org bugzilla at gnome.org
Tue Feb 10 22:45:53 PST 2015


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

--- Comment #3 from Pier Luigi Fiorini <pierluigi.fiorini at gmail.com> ---
> "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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150211/b3501888/attachment.html>


More information about the wayland-bugs mailing list