Rodolfo
Rodolfo
I'm having that problem too, but this seems to be unattended
Solved it... The contents of the repo have to be copied into /usr/share/lightdm-webkit/themes/arch In README, themes is skipped
Just saw closed issue of segfault report. I am also on macOS Sierra, but `lib.rs` has `#version 150` as it was updated on master. If there is something I can...
I just tried that and it throws a compile error: ``` error[E0255]: a value named `add_resources` has already been imported in this module --> src/resources.rs:4:1 | 1 | pub use...
Ok, I tried with with rust nightly. It compiled and ran. BUT! - It is not the game on the gif :'c - It takes possession of my trackpad... I...
I think the same goes for the return type. If it succeeds, it always returns `Ok(me.buf.capacity())`. In that case, it's better to return `io::Result` like its counterpart.
I realize that. Maybe a comment in the docs?
Hey, I don't know if I relate to your exact problem, but take a look if the problem is lxqt-powermanagement or the lid detection event instead. I have a new...