mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-08 04:10:27 +00:00
Following the rework of the graphics stack, the decorator inside Leitzentrale needs more capabilities. This manifests in a log message: ``` [leitzentrale] child "decorator" requests resources: cap_quota=18 ``` and the Leitzentrale contents execpt for the log window disappearing from the display. The Leitzentrale layer can still be toggled using F12. Increasing the decorator's capability quota appears to solve the issue. Issue #5356
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.