Function get_xauthority_file_name

Source
fn get_xauthority_file_name() -> Option<PathBuf>
Expand description

Get the file name for ~/.Xauthority based on environment variables.

The code in libXau contains a special case for Windows (looks like cygwin) that is not handled here (yet?).