45e44a66e5
Tolerate specifying -BoolParam 0 and similar
...
This is needed by vncserver which doesn't know which parameters are
boolean, and it cannot use the -Param=Value form as that isn't tolerated
by the Xorg code.
2020-09-21 13:54:41 +03:00
9eca28a084
Add final line break to FatalError() calls
...
It expects the callers to include this, so make sure we're consistently
providing one.
2020-09-21 13:37:31 +03:00
f528483975
Stop using legacy region macros
...
We no longer support such old X servers so start using the current
functions.
2020-09-21 13:29:24 +03:00
a4e0dbf7db
Remove 8-bit support from documentation
...
We removed support in the code ages ago, but overlooked this part of the
documentation. Also remove some dead code in Xvnc on the same theme.
2020-09-21 13:27:19 +03:00
408c005d3e
Initial commit
2020-09-20 12:16:44 +00:00