Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optionally force delivery of TUIO pseudo touch events
TUIO is not a standard "device" as the first application takes exclusive ownership, this patch makes it deliver the events to the root window when the app is not focused, allowing for interactive application development on simulators running on the same desktop. To force delivery set the environment variable QT_TUIOTOUCH_DELIVER_WITHOUT_FOCUS to 1 Change-Id: I157f59982a1b2025ef8efdf709fe40c78339c1b4 Reviewed-by: Robin Burchell <[email protected]>
- Loading branch information