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

#27 in GUI

Download history 54736/week @ 2024-12-17 52052/week @ 2024-12-24 49507/week @ 2024-12-31 60123/week @ 2025-01-07 57532/week @ 2025-01-14 67574/week @ 2025-01-21 73463/week @ 2025-01-28 73399/week @ 2025-02-04 80304/week @ 2025-02-11 75596/week @ 2025-02-18 80303/week @ 2025-02-25 75388/week @ 2025-03-04 78131/week @ 2025-03-11 85627/week @ 2025-03-18 85722/week @ 2025-03-25 86985/week @ 2025-04-01

350,615 downloads per month
Used in 551 crates (115 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