genode/repos/os/include/input_session
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
..
capability.h Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
client.h Add Input::Session::exclusive() interface 2024-10-08 09:09:24 +02:00
connection.h Remove format strings from connection types 2023-03-13 14:32:37 +01:00
input_session.h Add Input::Session::exclusive() interface 2024-10-08 09:09:24 +02:00