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