Fix xcb_connect() call with a custom xcb_auth_info_t
If the function implementing xcb_connect is called directly with a custom xcb_auth_info_t then checking that the screen in $DISPLAY is valid is skipped.
Reported by chohag AT jtan DOT com
Signed-off-by: Matthieu Herrb matthieu@herrb.eu