Filipe Laíns 🇵🇸

Results 120 issues of Filipe Laíns 🇵🇸

Hey, we need some new maintainer(s). I haven't touched the project in a while and I am not that motivated to fix bugs. I will still help out and review...

help wanted
question

Should allow a user to add more bands when editing a preset, as well as to change the frequency value of the current ones? I don't know if that's something...

enhancement
help wanted

I think an icon would be a great addition to the project, if someone wants to draft something up.

enhancement
help wanted

The equalizer supports a dynamic number of bands (ex. 10 or 15 or 20 etc. different frequencies). The UI should be updated with the correct number of bands when loading...

enhancement
help wanted

I have the following file: ```rst ********************* Architecture overview ********************* Class Diagram ############# .. mermaid:: classDiagram class Device { +str name +info Tuple[int, int, int] +rdescs List[List[int]] +report_rate int +endpoints...

Seems like the binary links against `libdl.so` which is not requires when using the makefile.

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? There are several use cases...

type::feature
source::partner
plugins
sprint

### What is the idea? We are now starting working on a plugin system for conda. This plugin system should allow extending conda, enabling users to implement new functionality and...

epic
source::partner
plugins
type::poc
sprint

https://github.com/vdaubry/github-awards/blob/415d57563daeb13d94d375b20cd0380cd9c07533/app/views/users/show.html.erb#L51 Here, the link is not being escaped. This breaks the github search query for some languages like `C#`. I'm not a rails developer but as far as I know,...

prjxray vendors 3rd party dependencies, such as yosys, this is not optimal for distro packages. Would it be possible to add an option to build without vendoring the dependencies?