mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
1f3b6490f2
The hover state is evaluated for the routing of input events. When routing a touch event, the decision should be based on the most recently observed touch position. Without this patch, however, the hover state kept referring to the initial pointer position (screen center) in the absence of any other motion events. Issue #4514
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.