genode/repos/os
Norman Feske b05ad847b9 nitpicker: equip hover report with 'active' info
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.
2017-11-30 11:23:14 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os: add Color::print, enhance ascii_to<Color> 2017-11-30 11:23:14 +01:00
lib sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
recipes os: create recipe for mixer 2017-11-30 11:23:06 +01:00
run lx_block: add file based Block driver for Linux 2017-11-30 11:23:04 +01:00
src nitpicker: equip hover report with 'active' info 2017-11-30 11:23:14 +01:00
README API documentation refinements 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.