genode/repos/gems
Norman Feske 1fe9b07c99 wm: forwarding of clipboard ROM/Report sessions
The labels of clipboard ROM and clipboard report sessions of WM clients
must be consistent with the client's nitpicker label. Hence, we must
route those sessions through the window manager, analogously to the
approach taken for shape reports in #3165.

Issue #3437
2019-07-09 08:58:38 +02:00
..
include gems: add direct fs constructor to Watch_handler 2019-07-09 08:55:23 +02:00
lib vfs_trace: VFS plugin that offers trace buffer access 2019-07-09 08:55:23 +02:00
recipes wm: forwarding of clipboard ROM/Report sessions 2019-07-09 08:58:38 +02:00
run wm: forwarding of clipboard ROM/Report sessions 2019-07-09 08:58:38 +02:00
src wm: forwarding of clipboard ROM/Report sessions 2019-07-09 08:58:38 +02:00
README

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.