Results 109 issues of Simonas Kazlauskas

Clicking on close button in context menu closes all application (f.ex. Chromium) windows, not just one.

Currently cachix shows no visible indication of pushing speed and does not notify when pushing is slow for whatever reason. Consider outputting a message (just once) when pushing appears to...

enhancement

We were setting up automated configuration of our fleet with ansible and were updating the nix configuration files so that they would include the cachix as substituter. The one step...

bug

Currently when you `Config::get` an integer and config has a float specified, the `config-rs` crate will transparently lose the precision, potentially leading to unexpected behaviour. For instance: ```toml frame_rate =...

help wanted

It is possible to make this crate to panic when supplying malformed configuration options. We do have a fair amount of wrapper around this crate, so it is not trivial...

help wanted

- [ ] [XITS Math](https://github.com/khaledhosny/xits-math) or [STIX Math](http://sourceforge.net/projects/stixfonts/) - [ ] [Latin Modern Math](http://www.gust.org.pl/projects/e-foundry/lm-math) See [this MDN page](https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project/Fonts).

font
discussion

Did not investigate too closely yet, filling so I don’t forget. Goal is to run tests for all the iOS targets. * **aarch64-apple-ios**: when running `cross --test`, `error: could not...

### EasyEffects Version 6.2.3 ### What package are you using? NixOS ### Distribution NixOS ### Describe the bug Easyeffects hangs (deadlocks?) in ``` Thread 1 (Thread 0x7f71ac36c340 (LWP 4174699) ".easyeffects-wr"):...

enhancement

Currently reading the documentation for [Key](https://docs.rs/slog/2.5.2/slog/struct.Key.html) reveals it has an implementation `Key: From`, however without `dynamic-key` feature enabled it is be super confusing when an error like `the trait bound...

### Checklist - [X] I have used the search function to see if someone else has already submitted the same bug report. - [X] I will describe the problem with...

bug