Norman Feske c17653dafa nitpicker: handle touch independent from motion
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
2025-04-11 18:30:00 +02:00
..
2025-04-10 16:32:58 +02:00
2025-04-10 16:32:58 +02:00
2025-04-10 16:32:58 +02:00
2023-11-28 14:24:23 +01:00
2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.