genode/repos/gems
Norman Feske 8aa1e349fc terminal session: propagate resize events
The new 'Terminal_session::size_changed_sigh' RPC function registers a
signal handler that is triggered each time when the terminal size
changes. It enables the client to adjust itself to the new size by
subsequently calling the 'size' RPC function. Of all terminal servers,
only the graphical terminal triggers this signal.
2018-02-14 20:41:03 +01:00
..
include depot_query: move 'Archive' utils to include/depot 2018-01-17 12:14:38 +01:00
lib Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
recipes Depot-download subsystem 2018-02-09 14:04:17 +01:00
run Depot-download subsystem 2018-02-09 14:04:17 +01:00
src terminal session: propagate resize events 2018-02-14 20:41:03 +01: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.