74 releases (38 stable)

2.21.0 Jan 18, 2023
2.20.1 Nov 24, 2022
2.20.0 Aug 9, 2022
2.19.1 Sep 25, 2021
0.0.16 Mar 25, 2015

#31 in GUI

Download history 167482/week @ 2026-01-11 182697/week @ 2026-01-18 200328/week @ 2026-01-25 238527/week @ 2026-02-01 261878/week @ 2026-02-08 289358/week @ 2026-02-15 336468/week @ 2026-02-22 390343/week @ 2026-03-01 429463/week @ 2026-03-08 379103/week @ 2026-03-15 367483/week @ 2026-03-22 380973/week @ 2026-03-29 402074/week @ 2026-04-05 413132/week @ 2026-04-12 403368/week @ 2026-04-19 420263/week @ 2026-04-26

1,684,298 downloads per month
Used in 650 crates (132 directly)

MIT license

395KB
8K SLoC

x11-rs - X11 library bindings for Rust

Build Status

x11:

x11-dl:

FAQ:

  • What is the difference between x11 and x11-dl? x11 is statically linked, x11-dl is dynamically linked.
  • What if I just want to basic calls to xlib? This crate provides calls to most x11 api's, if you want to do basic calls, take a look at https://github.com/notgull/tiny-xlib

License

Licensed under

for related Discussion with contributors see #82


The X11 libraries written in C are available under the terms of the MIT license. These bindings are available as public domain.

Dependencies