Running `cargo run --example offscreen out.png` fails when creating a connection, when unwrapping the result that comes back from `Connection::new()`. I'm using X11 if it makes a difference.
Running
cargo run --example offscreen out.pngfails when creating a connection, when unwrapping the result that comes back fromConnection::new().I'm using X11 if it makes a difference.