Lauri Kasanen
4b89868219
Some warning fixes
2023-01-18 15:31:13 +02:00
Lauri Kasanen
7760ec2d84
Clear a warning
2023-01-18 15:31:13 +02:00
Matthew McClaskey
7e4b5daf52
change -H to -http-header
2022-11-08 20:40:16 +00:00
Lauri Kasanen
17947d5f44
Add support for custom response headers
2022-11-08 18:16:16 +02:00
Dmitry Maksyoma
49890cf8da
Resolve KASM-2301 "Feature/ upload debug packages"
2022-02-11 14:57:25 +00:00
Pierre Ossman
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
Pierre Ossman
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
Pierre Ossman
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
Pierre Ossman
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
matt
408c005d3e
Initial commit
2020-09-20 12:16:44 +00:00