genode/os/include
Norman Feske af66043b79 New Input::Event::FOCUS, rename keycode to code
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
2013-01-15 10:18:11 +01:00
..
audio_out_session Audio: Replace old with new audio interface 2013-01-10 23:05:43 +01:00
blit Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
block Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
block_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
dde_kit Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
drivers/timer Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
file_system_session Introduce notifications to file-system interface 2013-01-15 10:18:07 +01:00
framebuffer_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
gpio_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
gpu Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
init Remove debug message 2013-01-11 21:21:35 +01:00
input New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00
input_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ldso Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
loader_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
net Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nic Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nic_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nitpicker_gfx Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nitpicker_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nitpicker_view Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
os Add const version of 'Path::base' accessor 2013-01-12 21:32:07 +01:00
packet_stream_rx Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
packet_stream_tx Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pci_device Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pci_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
terminal_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
timer_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
uart_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
util Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
xev_track Update copyright headers to 2013 2013-01-10 21:44:47 +01:00