]> source.dussan.org Git - tigervnc.git/commit
Split out setPrimaryCB option in UNIX vncconfig
authorScott Roland <hackonteur@users.noreply.github.com>
Thu, 31 Dec 2015 15:15:57 +0000 (15:15 +0000)
committerPierre Ossman <ossman@cendio.se>
Tue, 29 Mar 2016 12:05:04 +0000 (14:05 +0200)
commita37314575a85ed0a265fd3cf171d2ebc5613e3b9
treebc1bcb990c59a63250bf407c16260d32cc618567
parent14c563a22e637e45fdc132120847c4b96313c859
Split out setPrimaryCB option in UNIX vncconfig

This is the simplest approach, with setPrimaryCB having the same
relationship to acceptClipboard as sendPrimaryCB has to
sendClipboard. This does not change vncviewer, which should probably
have something similar on UNIX platforms only.

Pierre Ossman: Changed naming from accept to set
unix/vncconfig/vncconfig.cxx