mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 15:56:41 +00:00
af66043b79
This patch introduces keyboard-focus events to the 'Input::Event' class and changes the name 'Input::Event::keycode' to 'code'. The 'code' represents the key code for PRESS/RELEASE events, and the focus state for FOCUS events (0 - unfocused, 1 - focused). Furthermore, nitpicker has been adapted to deliver FOCUS events to its clients. Fixes #609 |
||
---|---|---|
.. | ||
arm/platform | ||
input | ||
nic | ||
signal | ||
storage | ||
x86_32/platform | ||
dummies.c | ||
lx_emul.cc | ||
lx_emul.h | ||
main.cc | ||
mem.h | ||
pci_driver.cc | ||
platform.h | ||
routine.h | ||
signal.h | ||
target.mk | ||
test.cc |