On Tue, Mar 11, 2025 at 07:59:27PM +0400, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> When VM is paused, we shouldn't notify of clipboard changes, similar to
> how input are being treated.
>
> On unsuspend, notify of the current state.
>
> Signed-off-by: Marc-André Lureau
From: Marc-André Lureau
When VM is paused, we shouldn't notify of clipboard changes, similar to
how input are being treated.
On unsuspend, notify of the current state.
Signed-off-by: Marc-André Lureau
---
ui/clipboard.c | 40 ++--
1 file changed, 38 inserti