]> source.dussan.org Git - tigervnc.git/commit
Avoid clipboard updates when not focused 620/head
authorPierre Ossman <ossman@cendio.se>
Mon, 26 Mar 2018 12:17:04 +0000 (14:17 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 26 Mar 2018 12:17:04 +0000 (14:17 +0200)
commitbe6909b3c03f61dab35c491b2a9dea0ffd2e5658
treed2f543638f541a94bd253698fa6f330b0419a6eb
parent9a74732b5cbb1a11b950cd09ff5e764ddffc3897
Avoid clipboard updates when not focused

We don't want to surprise the user with unexpected clipboard changes
when vncviewer is in the background, and it is both wasteful and
possibly insecure to inform the server of every clipboard update
when the user isn't interacting with it.
vncviewer/Viewport.cxx
vncviewer/Viewport.h