mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
6cab572b8f
This patch fixes rare freezes of menu view instances, which could happen boot time whenever the leitzentale GUI happens to get initialized before the display driver finished setting up a reasonable mode. In this case, the resolution- dependent font size can temporarily get almost zero, tripping up the glyph renderer.
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.