Commit Graph

5 Commits (209712b18f41a0467c9cdbf6817122e9ba4cce2e)

Author SHA1 Message Date
Pierre Ossman 06f3413446 Remove support for old Xorg versions
No current distribution ship anything this ancient anyway.
5 years ago
Lauri Kasanen 49f9ce8e5b Remove remnants of the old HTTP server 5 years ago
Linus Heckemann 6e5a837c21 xserver: add no-op input thread init function
This allows Xvnc to build with xorg-server 1.20.7, which requires OS
layers to implement a ddxInputThreadInit function when configured with
--enable-input-thread (the default).

relevant xorg-server commit: e3f26605d85d987da434640f52646d728f1fe919
5 years ago
Pierre Ossman 3ee909ffe6 Don't background the main session command
When used with -fg we expect the startup script to remain running until
the session is over. This will not happen if the session command is put
in the background using &.
5 years ago
matt 408c005d3e Initial commit 5 years ago