mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 07:00:55 +00:00
This patch increases the RAM quota of the top-level nitpicker instance to 12 MiB so that resize operations can be buffered for resolutions up to 2560x1080. It mutes diagnostic messages of the form "Warning: Gui (...) not enough RAM to preserve buffer content during resize" and improves the window-resize experience.
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.