genode/repos/gems
Emery Hemingway 71f0757a30 transition Input infrastructure to new base API
* Supply Env to Input::Session_component
* Attach input event dataspace at Input::Client
* Process input events by lambda rather than pointer
* Supply Env and a label to Input::Connection

* Wm serves valid input_session to decorator
* Per-source signal handling at input_merger
* Base API update for dummy_input_drv, test_input
* Input API update for launcher, menu_view, terminal,
  mupdf, sdl, seoul, virtualbox

Ref #1987
2016-10-21 12:39:29 +02:00
..
include gems: extend dither_painter to be used with vbox5 2016-08-29 17:29:32 +02:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run Remove tar archives after cpu_sampler_noux and noux_bash 2016-09-09 11:48:43 +02:00
src transition Input infrastructure to new base API 2016-10-21 12:39:29 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.