rex11 is a homemade x11 library written from scratch
> [!WARNING]
> rex11 is a work-in-progress library and is not ready for real world usage, yet...
## Roadmap
- [X] Connection Setup
- [X] Authorization
- [X] Requests and Replies
- [ ] Window Manager in rex11
## Key Features
* Clean Interface - rex11 provides a clean interface, making it perfect for both beginners and experienced developers
* Safety - rex11 has safe interface for x11 unlike many other x11 libraries
* Not A Wrapper - rex11 is a pure rust implementation and is NOT a wrapper