genode/repos/gems
Norman Feske ffc25fde53 sculpt: apply Dialog API to diag, panel, and graph
This patch partially converts the Sculpt manager to the dialog API.
At this stage, both the old utilities and the new dialog API are still
used simultaneously.

Issue #5008
2023-10-04 13:22:07 +02:00
..
include Dialog API 2023-10-04 13:22:06 +02:00
lib Dialog API 2023-10-04 13:22:06 +02:00
recipes sculpt: apply Dialog API to diag, panel, and graph 2023-10-04 13:22:07 +02:00
run Dialog API 2023-10-04 13:22:06 +02:00
sculpt sculpt: apply Dialog API to diag, panel, and graph 2023-10-04 13:22:07 +02:00
src sculpt: apply Dialog API to diag, panel, and graph 2023-10-04 13:22:07 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in 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.