genode/repos/os/include/input
Norman Feske d7830a0ce6 Add Input::Session::exclusive() interface
This interface allows a GUI client to express the intent to exclusively
observe relative motion events while locking the absolute pointer
position. This patch merely extends the interface without implementing
it.

As this change touches os/include/input/component.h, it moves the
manage/dissolve operations into the class, ensuring the call of
dissolve at destruction time.

Issue #5355
2024-10-08 09:09:24 +02:00
..
component.h Add Input::Session::exclusive() interface 2024-10-08 09:09:24 +02:00
event_queue.h Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
event.h Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
keycodes.h Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
root.h input/root.h: support re-opening of sessions 2017-10-05 17:40:03 +02:00