Hello, On Thu, Feb 5, 2015 at 6:07 AM, Hans de Goede <[email protected]> wrote: > I do have 2 requests: ... >> - if (button == 0) { >> + if (button == 0 && tp->buttons.click_method != >> LIBINPUT_CONFIG_CLICK_METHOD_CLICKFINGER) { > > > 1) This line is longer then 80 chars, please break it.
Yes, will do. > 2) After applying this patch "make check" fails, can you please fixup the > test-suite > to not fail with this patch ? Sure, I see it. I will look at this later today and send out an updated patch. thanks for the comments. yours, Bobby _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
