genode/repos/ports
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
..
doc doc: update README, components.txt etc. 2016-05-26 15:54:17 +02:00
include Define Genode::size_t as unsigned long 2016-10-21 12:39:29 +02:00
lib vbox: update to 4.3.40 2016-09-14 11:53:03 +02:00
mk ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
ports vbox: update to 4.3.40 2016-09-14 11:53:03 +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 contains ports of popular 3rd-party applications to Genode.

The 'ports' repository follows the line of the 'libports' repository.
For instructions about downloading and building 3rd-party applications,
please refer to 'libports/README'.


Dependencies from other repositories
------------------------------------

Application provided by the 'ports' repository typically expect a rich
runtime environment, including shared libraries provided by the 'libports'
repository. Hence, 'ports' depends on 'libports'.