x11-keysyms

Crates.iox11-keysyms
lib.rsx11-keysyms
version0.1.0
sourcesrc
created_at2023-07-25 20:24:34.419172
updated_at2023-07-25 20:24:34.419172
descriptionRust bindings to x11-keysyms
homepagehttps://github.com/MarcusGrass/x11-keysyms
repositoryhttps://github.com/MarcusGrass/x11-keysyms
max_upload_size
id925951
size149,298
(MarcusGrass)

documentation

https://docs.rs/x11-keysyms

README

x11-keysyms

X11 keysym constants generated from the xorg keysymdef.h to make those constants available without having to link to xlib.

The keysyms can be feature gated in the same way as the original keysymdef.h can.

License

This project is licensed under the MIT license except for the license for keysymdef.h, please see that license separately as that is included in the file.

Commit count: 4

cargo fmt