genode/repos/gems
Norman Feske 6cab572b8f sculpt: increase lowest-possible font size
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.
2022-04-28 08:02:33 +02:00
..
include gems: Avoid flexible array member in Cached_font. 2022-02-15 10:23:58 +01:00
lib Add missing shared-object link dependencies 2022-02-15 10:23:14 +01:00
ports port/cbe: update to newest version 2022-02-15 10:23:15 +01:00
recipes Update Sculpt documentation to version 22.04 2022-04-28 08:02:33 +02:00
run sculpt: version 22.04 2022-04-13 09:29:04 +02:00
sculpt sculpt: fix clipboard routing in deploy/example 2022-04-13 16:29:19 +02:00
src sculpt: increase lowest-possible font size 2022-04-28 08:02:33 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

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.