genode/repos/gems
Norman Feske ff1d3425b1 sculpt: more robust discovery intervention
Sculpt's discovery of the default storage target can be intercepted by
user input (i.e., pointer movements) at boot time. The patch makes this
intervention mechanism robust for the case where nitpicker's first hover
report arrives after all storage devices were already scanned.
2018-06-12 12:11:43 +02:00
..
include os: add Text_painter::Font::height method 2018-04-19 13:38:33 +02:00
lib Copy-on-write VFS plugin 2018-04-19 12:38:51 +02:00
recipes sculpt: fix inspect prompt in README 2018-06-12 12:11:40 +02:00
run sculpt: avoid excess quota for sculpt manager 2018-06-12 12:11:42 +02:00
src sculpt: more robust discovery intervention 2018-06-12 12:11:43 +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.