rex11 0.1.0

A rust implementation of the x11 protocol
Documentation
  • Coverage
  • 0.8%
    2 out of 249 items documented0 out of 88 items with examples
  • Size
  • Source code size: 842.39 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.77 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • proxin187/Yaxi
    51 2 3
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • proxin187
rex11-0.1.0 has been yanked.

[!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