Thanks to visit codestin.com
Credit goes to lib.rs

2 releases

0.1.1 Jun 20, 2020
0.1.0 Jun 5, 2020

#1018 in Graphics APIs

MIT/Apache

140KB
3K SLoC

flutterbug

A basic set of X11 bindings. This is intended to be used as a comprehensive, safe interface to the X Window System. Of note is that this interface uses Xlib instead of XCB, because:

1). I know Xlib better than XCB.

2). I couldn't find a good set of Rust bindings to XCB.

This code is dual licensed under the MIT License and the Apache 2.0 License. See the examples directory for usage.

Dependencies

~1.3–1.8MB
~41K SLoC