Julius Adorf
Julius Adorf
To summarize, I understand that polars still depends, and only depends on `fast_float` because the std library [does not yet support](https://github.com/rust-lang/libs-team/issues/287) (being discussed, but last update four months ago) [parsing...
I went through a code review process when importing dependencies of Polars. Some questions/cocnerns popped up about `fast_float`, around some of the `unsafe` uses in `fast_float`. This then prompted me...
:+1: This feature would allow me to conveniently plug `waydisplay -s DISABLED -t` in my rofi menu in order to turn the internal display on and off. Currently, I can...
I just tested it: `waydisplay --delete disabled ` covers all my use cases. I had simply overlooked the option. I opened https://github.com/alex-courtis/way-displays/issues/140 for documenting rofi recipes.