_BLU

Results 9 issues of _BLU

Hey, unfortunately FDR10 connections are displayed as QDR in ibtool. ```sh $ ibtool ibnetdiscover [...] [1] "S-"[5] # "desc" lid 2 4xQDR [...] ``` ```sh $ ibnetdiscover [...] [1] "S-"[5]...

Hey there, how do I tell the PacketWriter which timestamp to write when I use a custom PDU? `void write(PDU& pdu, const struct timeval& tv);` is private and `void PacketWriter::write(PDU&...

When using non 100% UI-Scale the "Block Game" will have a big margin on the right side in the playfield. **Screenshots** 100% ![image](https://user-images.githubusercontent.com/7039020/195223536-f56ba397-c9a2-435a-900a-e10a0ae1c430.png) 125% ![image](https://user-images.githubusercontent.com/7039020/195223503-d6e102ef-4620-453c-9fb4-564f1c021432.png)

### What feature would you like to see? Introduce the capability to customize hex view font and size independently from other menus ### How will this feature be useful to...

feature request
good-first-issue

Hey, where do I get the content of the `winsymbols` folder as seen [in the video](https://youtu.be/q5MrGKqtmAg?t=121)?

Really nice library, it would be even greater if its possible to easily install it via [_vcpkg_](https://github.com/microsoft/vcpkg)

When connecting to IDA and clicking the path InputBox away the resulting workspace is `undefined` https://github.com/ioncodes/idacode/blob/4209b63d5aa812a0db21758e0a2444adcafbec8c/idacode/src/extension.ts#L46-L53 ![image](https://github.com/ioncodes/idacode/assets/7039020/5adcff7a-cd2b-4bfa-9caa-fb4113ec26ea) ![image](https://github.com/ioncodes/idacode/assets/7039020/057b5d08-8b1a-48ab-8d0f-09d4f48b37be)

I am trying to monitor a server with multiple network interfaces but I seems like only eth0 is being monitored. **How can I monitor all interfaces?** The Prometheus inspector shows...

![image](https://github.com/user-attachments/assets/850df0c9-929e-4952-8cf1-45134c1673c6) I would really liked it if those features were implemented: - [ ] Omit function parameters, only print the namespace/name - [ ] Add source base dir. So it...

enhancement