aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMihai Moldovan <ïonic@ionic.de>2016-06-28 23:51:14 +0000
committerMihai Moldovan <ïonic@ionic.de>2016-07-28 03:26:00 +0000
commit6effea543d04150ca0d5aa6d4b5edadfd320ea17 (patch)
tree30d5d39db6820b46d747a6e11bd470f5934296a4 /ChangeLog
parent29be5cc07bdaa22086da6d0607a1c86b07e95875 (diff)
downloadnx-libs-6effea543d04150ca0d5aa6d4b5edadfd320ea17.tar.gz
nx-libs-6effea543d04150ca0d5aa6d4b5edadfd320ea17.tar.bz2
nx-libs-6effea543d04150ca0d5aa6d4b5edadfd320ea17.zip
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.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions