genode/os/lib/mk
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
..
arm Specialize blit library for ARM (fix #147). 2012-03-21 22:04:25 +01:00
codezero Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
linux Generalize handling of PD-session arguments 2012-11-21 20:04:07 +01:00
nova NOVA: Fix ldso test for 64bit 2012-08-14 10:19:54 +02:00
pistachio Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
x86_32 Specialize blit library for ARM (fix #147). 2012-03-21 22:04:25 +01:00
x86_64 Specialize blit library for ARM (fix #147). 2012-03-21 22:04:25 +01:00
alarm.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
blit.mk Specialize blit library for ARM (fix #147). 2012-03-21 22:04:25 +01:00
config_args.mk Read 'main()' function arguments from config file 2012-04-20 08:31:40 +02:00
dde_kit.mk Follow-up for spin-lock unification, ref #123 2012-03-01 10:57:05 +01:00
init_pd_args.mk Generalize handling of PD-session arguments 2012-11-21 20:04:07 +01:00
ldso-arch.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
ldso-startup.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
net.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
timed_semaphore.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
xev_track.mk New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00