genode/repos/os/src/server/clipboard
2019-02-19 10:50:51 +01:00
..
main.cc Runtime package of clipboard service 2019-02-19 10:50:51 +01:00
README os: new clipboard component and test 2015-10-06 12:18:54 +02:00
target.mk server/report_rom: componentize 2016-07-15 11:38:24 +02:00

The "clipboard" component is both a report service and a ROM service. The
clients of the report service can issue new clipboard content, which is then
propagated to the clients of the ROM service according to a configurable
information-flow policy.