xserver-multidpi/hw
Andy Ritger e51ebc18a7 xfree86/modes: Add "NoOutputInitialSize" option
Normally, the X server infers the initial screen size based on any
connected outputs.  However, if no outputs are connected, the X server
picks a default screen size of 1024 x 768.  This option overrides the
default screen size to use when no outputs are connected.  In contrast
to the "Virtual" Display SubSection entry, which applies unconditionally,
"NoOutputInitialSize" is only used if no outputs are detected when the
X server starts.

Parse this option in the new exported helper function
xf86AssignNoOutputInitialSize(), so that other XFree86 loadable drivers
can use it, even if they don't use xf86InitialConfiguration().

Signed-off-by: Andy Ritger <aritger@nvidia.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
2019-03-06 11:33:29 -05:00
..
dmx Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
kdrive Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
vfb Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
xfree86 xfree86/modes: Add "NoOutputInitialSize" option 2019-03-06 11:33:29 -05:00
xnest Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
xquartz glx,xquartz: Fix make distcheck 2019-02-22 10:21:27 +01:00
xwayland Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
xwin Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00
meson.build meson: Move Xvfb build under an option. 2017-09-20 13:19:21 -04:00