Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 236 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 236 Bytes

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.

XCB Window