]> source.dussan.org Git - tigervnc.git/commit
xserver: add no-op input thread init function 951/head
authorLinus Heckemann <git@sphalerite.org>
Sat, 1 Feb 2020 10:08:26 +0000 (11:08 +0100)
committerLinus Heckemann <git@sphalerite.org>
Sat, 1 Feb 2020 10:08:26 +0000 (11:08 +0100)
commit920d9c4d6562ecabf79497bc901d50522d4bc661
tree9df8044c06484dbc15714796d055a977baa74f07
parent57da16bbcf0584603a3e77382f775b76eb6f9bcf
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
unix/xserver/hw/vnc/Input.c