Crates.io | x11-keysyms |
lib.rs | x11-keysyms |
version | 0.1.0 |
source | src |
created_at | 2023-07-25 20:24:34.419172 |
updated_at | 2023-07-25 20:24:34.419172 |
description | Rust bindings to x11-keysyms |
homepage | https://github.com/MarcusGrass/x11-keysyms |
repository | https://github.com/MarcusGrass/x11-keysyms |
max_upload_size | |
id | 925951 |
size | 149,298 |
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.
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.