x11-rs
x11-rs copied to clipboard
xinput2: add `XIMaskLen` macro translation
- [x] Tested on an x11 machine
- [ ] Compilation warnings were addressed
- [x]
cargo fmt
has been run on this branch - [x]
cargo doc
builds successfully - [x] Added an entry to
CHANGELOG.md
if knowledge of this change could be valuable to users - [ ] Updated documentation to reflect any user-facing changes
- [ ] Created or updated an example program if it would help users understand this functionality