]> source.dussan.org Git - tigervnc.git/commit
Move server cut text handler to Viewport
authorPierre Ossman <ossman@cendio.se>
Mon, 26 Mar 2018 11:32:49 +0000 (13:32 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 26 Mar 2018 11:32:49 +0000 (13:32 +0200)
commit4c20423fb2c9cfc10909d4ca54efeedf294af993
treeeca606cb1475185078398a24f6d908844e9c3260
parentfecf0a4c79104a37ec076c3028d9fe9035077153
Move server cut text handler to Viewport

That way both incoming and outgoing clipboard are both in the same
place, making things clearer.
vncviewer/CConn.cxx
vncviewer/DesktopWindow.cxx
vncviewer/DesktopWindow.h
vncviewer/Viewport.cxx
vncviewer/Viewport.h