]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
clipboard: expose host text polling hook
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 4 Jun 2026 14:55:29 +0000 (07:55 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 11 Jun 2026 21:08:30 +0000 (14:08 -0700)
commit4921cc7235f53118fe3126619f136b1466d95eef
tree7e6bbc8099436f3692431f90af386a7380140abc
parentf08ee5eab061a4552a8a32375d0fd23d20edc119
clipboard: expose host text polling hook

Declare the host-side text polling entry point in the shared header.
This lets target backends report clipboard text changes without private
header dependencies.
include/clipboard.h