xserver/hw
Jon Turney ba59427aba Fix maybe-uninitialized warning in xf86NewInputDevice()
If SYSTEMD_LOGIND is not defined, systemd_logind_take_fd is defined as a
macro evaluating to -1 by systemd-logind.h, leaving paused
uninitialized.

../hw/xfree86/common/xf86Xinput.c: In function ‘xf86NewInputDevice’:
../hw/xfree86/common/xf86Xinput.c:919:16: warning: ‘paused’ may be used uninitialized in this function [-Wmaybe-uninitialized]
../hw/xfree86/common/xf86Xinput.c:877:10: note: ‘paused’ was declared here
2019-04-17 13:57:38 +01:00
..
dmx Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
kdrive simple-xinit: Introduce an escaped "--" argument. 2019-03-27 09:50:19 -07:00
vfb Add ddxInputThread call from os layer into ddx layer 2019-02-25 15:48:03 +00:00
xfree86 Fix maybe-uninitialized warning in xf86NewInputDevice() 2019-04-17 13:57:38 +01: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 xwayland/present: Destroy sync_callback in xwl_present_cleanup 2019-03-13 10:36:11 +01: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