genode/repos/gems
Christian Helmuth c27d04e338 window_layouter: "visible" assign-node attribute
Per default, windows assigned to targets are visible, which can be
changed with the new boolean "visible" attribute. Thus, window can be
hidden without changing their geometry.
2024-04-12 15:00:44 +02:00
..
include depot_query: add support for bin and dbg archives 2024-02-26 08:59:09 +01:00
lib gems: remove unused import-sha256_4k.mk 2023-12-13 12:33:05 +01:00
recipes gems: add dbg_download 2024-04-12 12:57:28 +02:00
run sculpt: host PC framebuffer drivers in runtime 2024-04-12 12:57:30 +02:00
sculpt sculpt: host PC framebuffer drivers in runtime 2024-04-12 12:57:30 +02:00
src window_layouter: "visible" assign-node attribute 2024-04-12 15:00:44 +02: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.