You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple demo application in Rust with basic XCB operations – connecting to the X server, window creation, drawing polygons and XCB event loop handling. A nice way to explore Rust FFI capabilities.