genode/repos/gems
Norman Feske e69c01aad3 framebuffer_session: add sync_source selection
The new Framebuffer::Session::sync_source RPC function allows for the
selection of a specific source of sync signals in the presence of
multiple capture clients at the GUI server.

This patch contains only the extension of the interface. The information
is not evaluated by the GUI server yet.

Issue #5347
2024-10-08 09:09:24 +02:00
..
include framebuffer_session: accessors for buffer surfaces 2024-10-08 09:09:24 +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: add sync_source selection 2024-10-08 09:09:24 +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.