mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
The so-called 'Distant_runtime' implements GUI dialogs via menu_view components hosted at a distant init instance as opposed to child components (as implemented by the 'Sandboxed_runtime'). This is particular the case in Sculpt OS where the sculpt manager is not the parent of the menu_view instances. Issue #5008
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.