genode/repos/os
Norman Feske d2bd8f70f6 input_filter: fix condition for delayed press
The condition was too rigid. In the case where no motion occurred in
between the press and release events of the magic button, the delayed
press event would not be delivered. This - in turn - confused other
components (like nitpicker) down the input chain.
2018-06-12 12:11:41 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os: add Expanding_reporter::generate(Xml_node) 2018-05-30 13:36:40 +02:00
lib net: get rid of unused mac_from_string method 2018-05-30 13:36:36 +02:00
recipes depot: update recipe hashes 2018-05-31 14:02:21 +02:00
run nova: export kernel messages via memory 2018-06-12 12:11:37 +02:00
src input_filter: fix condition for delayed press 2018-06-12 12:11:41 +02: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.