mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
4491c070be
The Press event is actually a Press_char event with a default codepoint. The default codepoint is now Codepoint { Codepoint::INVALID } /* value 0xfffe */ in contrast to Codepoint { Input::Event::INVALID } /* value 0 */ Issue #3483 |
||
---|---|---|
.. | ||
component.h | ||
event_queue.h | ||
event.h | ||
keycodes.h | ||
root.h |