genode/repos/os
Christian Helmuth edc9545229 input: move control-modifier handling into clients
Moving the handling into the input-session clients enables more
sophisticated implementations (like Qt5) to apply key-symbol based
handling of those modifiers like correct CTRL-A with QWERTY and AZERTY
layouts and distinction of CTRL-J and Return.

Issue #3483
2019-11-19 14:23:54 +01:00
..
doc
include input: repeat events require valid codepoints 2019-11-19 14:23:54 +01:00
lib os: name tz_vmm unambigously (ref #2190) 2019-05-27 14:46:53 +02:00
recipes Increase input_filter RAM quotas to 1280K 2019-11-19 14:23:54 +01:00
run input_filter: dead-key sequence support 2019-08-28 14:22:32 +02:00
src input: move control-modifier handling into clients 2019-11-19 14:23:54 +01:00
xsd timeout_types.xsd: Minutes type 2019-08-21 12:37:02 +02:00
README

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.