genode/repos/gems
Martin Stein 49dd55313a sculpt_manager: select correct launcher in + menu
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
2023-11-28 14:46:28 +01:00
..
include dialog: support view attribs in sandboxed_runtime 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 gems: use [build_artifacts] in run scripts 2023-11-28 14:44:29 +01:00
sculpt sculpt/nitpicker/default: focus of touch_keyboard 2023-11-28 14:44:28 +01:00
src sculpt_manager: select correct launcher in + menu 2023-11-28 14:46: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.