• Mike Gabriel's avatar
    Properly enable/disable Xinerama support in nxagent via cmdline options provider… · d1304940
    Mike Gabriel authored
    Properly enable/disable Xinerama support in nxagent via cmdline options provider in Xserver/os/utils.c.
    
      * Xinerama defaults to enabled, using RRXineramaExtension
        (i.e. cmdline option: +rrxinerama).
      * Cmdline option -rrxinerama disables Xinerama support entirely.
      * Cmdline option +xinerama switches from RRXineramaExtension to
        PanoramiXExtension.
      * Cmdline option -xinerama is actually non-functional (i.e. the
        default).
      * If the nx/nx option "xinerama" is handed over to nxagent,
        then Xinerama is only switched on if that given option enables it
        (value: 1) _and_ if either of the Xinerama extensions (PanoramiX
        or RRXinerama) has been initialized (via cmdline options above).
    
     Fixes ArcticaProject/nx-libs#117.
     Fixes ArcticaProject/nx-libs#134 (makes flawed PR#134 obsolete).
    d1304940
Name
Last commit
Last update
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
BUILD Loading commit data...
CHANGELOG Loading commit data...
COPYING Loading commit data...
ChangeLog.X.org Loading commit data...
Imakefile Loading commit data...
LABEL Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README Loading commit data...
README.crypto Loading commit data...
RELNOTES Loading commit data...
registry Loading commit data...
xf86Date.h Loading commit data...