Tatesa Uradnik

Results 73 comments of Tatesa Uradnik

@az0 I don't remember what I used back then but I meant not just a separate desktop file. You will also be able to authenticate as root with Polkit. Simply...

> Thanks! Could you replace the screenshots with text? Done

Now edited the issue to interactive dirs

Currently the behaviour of ```bat --head 20 /dev/random``` can be replicated with ```cat /dev/random | head -c 20 | bat -``` Which is too long

Paradoxically cargo make test works

So they should have #[cfg(feature = "all-widgets")] on them.

Well the problem is that we can't add #[cfg(feature = "unstrable-widget-ref")] to the impl because it would break code not using the feature. It could be in fututre realease as...

Well yeah symlinking fixed it