genode/repos/gems
Benjamin Lamowski 820a144f6d sculpt: adjust RAM for inspect window
With the current RAM setting, opening the inspect window fails on a
display with 4K resolution.
Adjust the inspect window's RAM quota to make it work.

Issue #5174
2024-04-26 07:39:25 +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: update README for version 24.04 2024-04-26 07:39:25 +02:00
run sculpt: move nitpicker to leitzentrale affinity 2024-04-25 15:43:02 +02:00
sculpt sculpt: integrate preliminary touchpad support 2024-04-25 15:43:03 +02:00
src sculpt: adjust RAM for inspect window 2024-04-26 07:39:25 +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.