]> source.dussan.org Git - tigervnc.git/commit
vncconfig: add option to force view-only remote client connections 1670/head
authorCarlos Santos <casantos@redhat.com>
Wed, 29 Nov 2023 21:52:52 +0000 (18:52 -0300)
committerCarlos Santos <casantos@redhat.com>
Fri, 26 Apr 2024 14:28:07 +0000 (11:28 -0300)
commit7597f8d42b236c99d175a02cea7e76593e16b886
treed421a171c74db5884f0d4b1b9a4dcade52866a51
parentd77e2b01f972ef12b722e3ef9d22efdc241689c3
vncconfig: add option to force view-only remote client connections

Specifies that the server must ignore all keyboard or mouse events sent
by the client.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2180903
Signed-off-by: Carlos Santos <casantos@redhat.com>
17 files changed:
common/rfb/SConnection.cxx
common/rfb/SConnection.h
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h
common/rfb/VNCServer.h
common/rfb/VNCServerST.cxx
common/rfb/VNCServerST.h
tests/perf/encperf.cxx
unix/vncconfig/vncExt.c
unix/vncconfig/vncExt.h
unix/vncconfig/vncconfig.cxx
unix/vncconfig/vncconfig.man
unix/xserver/hw/vnc/XserverDesktop.cc
unix/xserver/hw/vnc/XserverDesktop.h
unix/xserver/hw/vnc/vncExt.c
unix/xserver/hw/vnc/vncExtInit.cc
unix/xserver/hw/vnc/vncExtInit.h