I'm a user of this lib for xgifwallpaper For that, I'm using the Xshm-extension. Thanks for adding support!
This pull-request addresses some minor typos in the xshm module. But really important are the public struct members. Otherwise the module is not usable.
[x] Tested on an x11 machine
[x] 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
[x] Updated documentation to reflect any user-facing changes
[ ] Created or updated an example program if it would help users understand this functionality
Hi,
I'm a user of this lib for xgifwallpaper For that, I'm using the Xshm-extension. Thanks for adding support!
This pull-request addresses some minor typos in the xshm module. But really important are the public struct members. Otherwise the module is not usable.
cargo fmt
has been run on this branchcargo doc
builds successfullyCHANGELOG.md
if knowledge of this change could be valuable to users