genode/repos/gems
Norman Feske 0e33830d1f framebuffer_session: use Rect as refresh argument
This patch replaces basic-type arguments x, y, w, h by the 'Rect' type,
and imports the Genode namespace into the Framebuffer namespace.

Issue #5350
2024-10-08 09:09:23 +02:00
..
include dialog: increase caps for sandboxed_runtime 2024-10-08 09:09:23 +02:00
lib gems: VFS OSS plugin for Record/Play session 2024-04-12 15:08:00 +02:00
recipes wm: account session resources 2024-10-07 15:54:59 +02:00
run nano3d.run: increase caps for backdrop 2024-10-08 09:09:23 +02:00
sculpt bsd_audio: remove unnecessary RM requirement 2024-10-08 09:09:23 +02:00
src framebuffer_session: use Rect as refresh argument 2024-10-08 09:09:23 +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.