mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-25 05:19:57 +00:00
This patch decouples nitpicker's handling of touch events from the handling of pointer devices. The mouse pointer is no longer following touch position but stays independent. The existing "hover" report has now a counterpart "touch" that reports the most recently touched session, including the initial touch point and last observed sequence number. Issue #5496 Issue #5485
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.