genode/repos/os/src/server/clipboard
2015-11-04 14:09:25 +01:00
..
main.cc clipboard: fix session close handling 2015-11-04 14:09:25 +01:00
README os: new clipboard component and test 2015-10-06 12:18:54 +02:00
target.mk os: new clipboard component and test 2015-10-06 12:18:54 +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.