mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
49dd55313a
The sculpt manager views only launchers in the + menu that are not present in the runtime already. However, this check was missing when finding the right launcher on a click event inside that menu. This could cause the manager to try deploying an already deployed launcher a again (without any effect) instead of deploying the launcher that was actually clicked. Ref #5064 |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
sculpt | ||
src | ||
README |
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.