genode/repos/os/src/server/clipboard
Christian Prochaska 8f849c9438 clipboard: fix session close handling
Fixes #1747
2015-11-04 14:09:25 +01:00
..
README os: new clipboard component and test 2015-10-06 12:18:54 +02:00
main.cc clipboard: fix session close handling 2015-11-04 14:09:25 +01:00
target.mk os: new clipboard component and test 2015-10-06 12:18:54 +02:00

README

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.