mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
5eaaee0dbe
The new text_area component is able to view and edit files. Internally, it employs a menu_view for the graphics output. Only basic notepad-like text-editing functions are supported. At the current time, it is solely meant as a companion of the Sculpt manager. Issue #3650
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.