rex11

Crates.iorex11
lib.rsrex11
version0.1.0
sourcesrc
created_at2024-09-10 19:33:49.180686
updated_at2024-09-10 19:33:49.180686
descriptionA rust implementation of the x11 protocol
homepage
repositoryhttps://github.com/proxin187/rex11
max_upload_size
id1370780
size842,903
Prox (proxin187)

documentation

README



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

  • Connection Setup
  • Authorization
  • 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

Commit count: 0

cargo fmt