2014-12-09 2:27 GMT+01:00 Ray·Bloodworth <[email protected]>: > Hi, Tomasz > I have worked it out and added a comment in > https://bugs.tizen.org/jira/browse/TC-2184 > > ============================= > Hi, everyone > I have resolved this issue, and test on i.MX6Q. Button could be touched and > app's window could be dragged. > Just add > "notify_touch_frame( master );" > in weston/src/evdev.c ,function "evdev_flush_pending_event()", at line168 > before > "device->pending_event = EVDEV_NONE;" > ===================================== > > You'd better test this first... > Ray,
I read some Qt patches that landed in Qt 5.4 and from the description and comments I can assume that wayland touch input should be significantly improved in Qt 5.4. Those patches should be available in 5.3.99+beta1 on Tizen. See tasks I'm talking about: https://bugreports.qt-project.org/browse/QTBUG-36602 https://bugreports.qt-project.org/browse/QTBUG-41142 Which version of Qt do you use? Cheers, Tomasz _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
