mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
7bac1ec7e5
This is an intermediate helper component for the transition of input servers into event clients. It works analogously to the input_event_bridge but it connects servers instead of clients. In particular, it can act as glue between a traditional input driver that provides an input service and the event filter that provides an event service. Thanks to this component, each driver can be migrated to the event-client interface individually. Issue #3827 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.