everdrone
everdrone
**What feature are you missing?** Filtering by Regular Expression pattern. **How could this feature look like in detail? Tradeoffs?** ```graphql type RegExp { pattern: String! ignoreCase: Boolean # default: false...
When running in `graphical.target`, avahi-daemon works perfectly. But after switching the default target with ``` systemctl set-default multi-user.target ``` Avahi-daemon stops. this is a `journalctl` excerpt: ``` avahi[4204]: Avahi detected...
Related issues: - https://github.com/gojp/goreportcard/issues/304 - https://github.com/gojp/goreportcard/issues/395 Makes the go report badge customizable by forwarding some query string params and keeping the essential ones (like the `message` representing the grade cc:...
Decided to open a new issue as a continuation of https://github.com/gojp/goreportcard/issues/304, since it was closed and marked as stale. It would be nice to have the query parameters available by...
when opening the repo `example.html` i get: ``` Uncaught TypeError: Cannot read property 'numberOfItems' of undefined at SVG.PathArray.parse (svg.js:605) at new SVG.Array (svg.js:330) at SVG.PathArray (svg.js:489) at initializer.plot (svg.js:2819) at...
Cannot seem to launch the codelldb to debug rustc on windows. Everything is extremely slow (probably due to the 100GB+ build data) It's just stuck. maybe I'm doing something wrong?...
Would be nice to limit the max number of dots to display. When carousels have 20+ items on mobile it can get messy
I've been looking forward to using this library as it's extremely useful Just wanted to know if it's possible to upgrade its dependencies: - [skia-safe 0.60.0](https://github.com/rust-skia/rust-skia/releases/tag/0.60.0) - [winit 0.28.3](https://github.com/rust-windowing/winit/releases/tag/v0.28.3) Thanks
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I have dpi scaling on windows set to 150%, I just noticed...