mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-28 05:04:24 +00:00
The visibility of the client's view is re-evaluated at each animation step. However, when the client appears long after the initial fade-in/out animation is completed, the initial visibility state remaines unchanged. This happens when booting the Sculpt scenario in Qemu where the the nit_fb instances of the leitzentrale could not be started in time. This patch fixes the issue by re-evaluating the view visibility also at the view-creation time.
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.