Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-60406

qtbase: input: tslib: support multitouch using ts_read_mt()

    XMLWordPrintable

Details

    Description

      I could actually do this myself, but I'd like opinions on it before I spend time here:

      recent versions of tslib have a new API for both multitouch and singletouch devices, ts_read_mt().

      The upcoming version of tslib will provide a robust way for Qt's plugin to use this, while keeping the exact current usage with ts_read(), in case an old version of tslib is installed on the user's system.

      Now, we could use that safely. The thing is, tslib also includes a userspace evdev driver for itself, that people have running and configure Qt to use "evdevtouch" input plugin, pointing to tslib's evdev device.

      Would you see benefit in having an updated tslib plugin in Qt? How would you estimate performance improvements in that case?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            srutledg Shawn Rutledge
            merge Martin Kepplinger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes