Qt 5 Preps For Multi-Touch, Input Improvements

Written by Michael Larabel in Free Software on 12 December 2011 at 07:52 AM EST. Add A Comment
FREE SOFTWARE
Development on the Qt 5 tool-kit under the Qt Project is coming along in earnest as it gears up for release in 2012. Committed recently were some input improvements for Qt 5.

Commit 2ace610 to the Qt Git repository extends the touch events for Qt 5. This very large commit now allows touch events to express velocity, differentiate between touches with a finger or pen, raw positions, and more. Introducd as part of this commit is a new QTouchDevice class.

From a mailing list message, "The touch event API had been extended to make way for multi-touch, differentiating between pen and finger, velocity etc. I hope there is a working high-level API :)"

As part of X Input 2.2, which should be integrated into X.Org Server 1.12, there should be proper multi-touch support on the X side. The GNOME developers working on GTK+ have also been looking towards input improvements.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week