arnaudsjs
arnaudsjs
I have the same issue using swaylock version `1.7.2` on Fedora 39. The cursor remain visible after running the swaylock command, but it disappears as soon as I move the...
We are also suffering from this issue. I think it would also be good to document this feature so that it becomes an officially supported feature.
We are also seeing this issue on Rocky Linux 8 ``` docker version Client: Docker Engine - Community Version: 26.0.0 API version: 1.45 Go version: go1.21.8 Git commit: 2ae903e Built:...
I tried building the package with Rust version `1.75.0` and like that the build does work.
I think [this change](https://github.com/rust-lang/rust/pull/113126) in the rust compiler introduced in v1.74.0 (See also: [RFC](https://rust-lang.github.io/rfcs/2145-type-privacy.html)) is causing the issue.
@davidhewitt I won't have the time to work on this. We are currently working around this issue by using the binary wheel instead. We were facing this issue on RockyLinux...