mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
202bb707ce
The box layout evenly distributes the child widgets according to the number of children. This is not desired in the special case where a child widget has a size of zero. The patch changes the layout algorithm such that zero-sized widgets are not taken into account for distributing residual space. |
||
---|---|---|
.. | ||
include | ||
lib | ||
ports | ||
recipes | ||
run | ||
sculpt | ||
src | ||
README |
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.