genode/repos/gems
Norman Feske 0f54ad8e26 dialog: add text-area widget
This patch moves the text-editing facility of app/text_area to a
text-area widget as part of the dialog library. This has two benefits.
First, it simplifies app/text_area by using the dialog API. Second, the
editor can now easily be reused by other dialog-API-based applications.

Fixes #5058
2023-11-28 14:44:28 +01:00
..
include dialog: add text-area widget 2023-11-28 14:44:28 +01:00
lib dialog: add text-area widget 2023-11-28 14:44:28 +01:00
recipes dialog: add text-area widget 2023-11-28 14:44:28 +01:00
run sculpt: version 23.11 2023-11-28 14:24:25 +01:00
sculpt gems/sculpt: update mstein pubkey 2023-10-25 08:59:15 +02:00
src dialog: add text-area widget 2023-11-28 14:44:28 +01: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.