genode/repos/gems
Norman Feske 50b87957db sculpt: improve GUI smoothness on PinePhone
- Avoid geometry animation at boot time
- Assign CPU quantum to higher prioritized GUI components
- Defer touch_keyboard start to reduce boot time

Issue #5174
2024-05-02 11:19:50 +02:00
..
include dialog: use one menu_view for multiple dialogs 2024-04-12 15:08:00 +02:00
lib gems: VFS OSS plugin for Record/Play session 2024-04-12 15:08:00 +02:00
recipes sculpt_distribution: add vfs_oss 2024-05-02 11:19:49 +02:00
run sculpt: improve GUI smoothness on PinePhone 2024-05-02 11:19:50 +02:00
sculpt sculpt: remap KEY_SYSRQ to KEY_PRINT 2024-04-29 15:31:20 +02:00
src sculpt: improve GUI smoothness on PinePhone 2024-05-02 11:19:50 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

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.