An open API service indexing awesome lists of open source software.

https://github.com/rdbo/tinywm-rs

Implementation of tinywm in Rust with XCB
https://github.com/rdbo/tinywm-rs

Last synced: 4 months ago
JSON representation

Implementation of tinywm in Rust with XCB

Awesome Lists containing this project

README

          

# tinywm-rs
An implementation of `tinywm` written in Rust with XCB support

## License
Read the file `LICENSE` in the root directory of the repository

## Credits
Special thanks to [mackstann](https://github.com/mackstann) for his great [tinywm](https://github.com/mackstann/tinywm) project, which I learned a lot from.