Add touch_frame events to Weston 1.5.0 37/4437/1
authorRisto Avila <risto.avila@theqtcompany.com>
Tue, 8 Dec 2015 15:02:45 +0000 (17:02 +0200)
committerRisto Avila <risto.avila@theqtcompany.com>
Tue, 8 Dec 2015 15:02:45 +0000 (17:02 +0200)
commit2c29cda4ae86108ca711b0a36df555fd0d1f7bb9
tree0ce3f5e054ad29419c156f44183115a985af8d22
parent6df1067fd87f68e67dad5cf5bd85acfea4a17abb
Add touch_frame events to Weston 1.5.0

Otherwise no Qt applications react on touch. This issue was
eventually resolved upstream by dropping the built-in evdev backend
and relying on libinput exclusively, where it is fixed. The libinput
backend is required since Weston 1.7. In 1.6 the libinput backend
was made the default, but the old backend was still there. Thus this
fix also applies to Weston 1.6.

Signed-off-by: Risto Avila <risto.avila@theqtcompany.com>
meta-agl/recipes-graphics/wayland/weston/0001-Adapt-changes-made-in-libinput-src-evdev.c-for-touch.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston_1.5.0.bbappend