genode/repos/os/include/input
Emery Hemingway c18bee3d5b Input::Binding for non-C++ language bindings
Quietly insert forward declaration of a Input::Binding class, and make
it a friend of Input::Event and Input::Session_client. This is to allow
non-C++ language bindings (Nim) to access private members by providing
their own implementation of the Binding class.

Fix #2889
2018-07-03 09:39:35 +02:00
..
component.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
event_queue.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
event.h Input::Binding for non-C++ language bindings 2018-07-03 09:39:35 +02:00
keycodes.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
root.h input/root.h: support re-opening of sessions 2017-10-05 17:40:03 +02:00