• Mihai Moldovan's avatar
    nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance… · 6effea54
    Mihai Moldovan authored
    nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxagentOption in nxagentCheckForDefaultDepthCompatibility() and modify behavior based on this value.
    
    Recognized values:
      - Strict means that the old and new default depth values
        must match exactly.
      - Safe or Risky means that the default depth values
        might differ, but the new default depth value must be at
        least as high as the former default depth value. This is
        recommended, because it allows clients with a
        higher default depth value to still connect, but
        not lose functionality.
      - Bypass or higher means that all of these checks are
        essentially deactivated. This is probably a very
        bad idea.
    
    Note that the default ReconnectTolerance value is still Strict.
    6effea54
Name
Last commit
Last update
bin Loading commit data...
debian Loading commit data...
doc Loading commit data...
etc Loading commit data...
nx-X11 Loading commit data...
nxcomp Loading commit data...
nxcompext Loading commit data...
nxcompshad Loading commit data...
nxproxy Loading commit data...
testscripts Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.nxcomp Loading commit data...
Makefile Loading commit data...
README.NX-development Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
fix-patch-whitespace Loading commit data...
make-changelog.sh Loading commit data...
nx-libs.spec Loading commit data...
replace.sh Loading commit data...
roll-tarballs.sh Loading commit data...
version.sh Loading commit data...