mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 02:40:08 +00:00
d6cb9cf854
The font pointers cached in labels can become dangling when the style database is updated, as happens when changing the font size dynamically. This patch orderly updates the cached pointers before removing out-of-date font entries from the style database. Related to issue #5170 |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
sculpt | ||
src | ||
README |
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.