mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-30 07:36:47 +00:00
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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.