AltF02 / x11-rs

Rust bindings for X11 libraries
https://docs.rs/x11
MIT License
207 stars 66 forks source link

Add XUniqueContext #114

Closed notgull closed 4 years ago

notgull commented 4 years ago

https://tronche.com/gui/x/xlib/utilities/XUniqueContext.html

notgull commented 4 years ago

I've realized that XUniqueContext is just an alias for XrmUniqueContext.