mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-30 22:24:24 +00:00
This patch makes the component graph better reusable for the phone version of Sculpt. In the phone version, the '+' menu does not exist. So we need to omit the corresponding button. Furthermore, the storage dialog is presented in a dedicate section of the GUI instead of presenting it inside the 'storage' graph node. The phone version also does not offer the inspect view. So we need to omit the corresponding buttons.
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.