mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-12 21:53:28 +00:00
This patch supplements the existing 'hover' report with the information whether or not the user has recently moved the pointer. This works analogously to how the 'focus' report features the information about recent button/keyboard activity. Together, the 'hover' and 'focus' reports may be combined to observe prolonged user inactivity, e.g. to activate a lock screen.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.