Function x11rb_protocol::xauth::file::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?).