Closed constantitus closed 9 months ago
Hello @constantitus and thank you for the issue report. I have been using the master version because smithay added some changes there that have been useful to wpaperd. It seems to me that unfortunately they haven't yet relaesed a version with the latest changes, so I can instead pin the commit into the Cargo.toml.
smithay-client-toolkit
released a tagged version and I updated the Cargo.toml to use it. Now it will be possible to always build wpaperd in master and the future tagged versions.
Steps to reproduce:
Also, I am trying to package this for gentoo, and the fact that it's using the master branch of smithay_client_toolkit forces me to make a live ebuild or patch it to use a fixed version. It would be very useful if it used a fixed version of this dependency.