Cofeiini

joined 2 years ago
[–] Cofeiini@sopuli.xyz 2 points 4 months ago

I don't usually use networking in C or C++, so I can't say for sure. But I did I find this quote that might explain it:

The reasons for having both 16 and 32 bit functions is that IP and TCP headers use a mix of 16-bit fields like port numbers along with 32-bit IPv4 addresses.

[–] Cofeiini@sopuli.xyz 1 points 4 months ago (2 children)

If I understood correctly, the difference is that the returned value is either uint16_t or uint32_t. Otherwise they look the same based on the headers and documentation.

[–] Cofeiini@sopuli.xyz 2 points 5 months ago

I get the same errors about descriptor, but no mention of mlt or missing libraries.
I tried the flatpak version and that seems to be working.

[–] Cofeiini@sopuli.xyz 5 points 1 year ago (1 children)

There should be a config file in ~/.config/MangoHud (you can check more details in the GitHub page https://github.com/flightlessmango/MangoHud#hud-configuration).

By adding frametime=0 to the config file, you should be able to remove the frametime measurement from the FPS display.

[–] Cofeiini@sopuli.xyz 2 points 2 years ago (1 children)

Sorry for the late reply. I didn't get notified of new messages.

I found these bug reports on Bugzilla:

At a quick glance these seem to be the same issue you noticed.

[–] Cofeiini@sopuli.xyz 4 points 2 years ago (3 children)

Based on some reports in Bugzilla, the missing option to open in app seems to be a few month old bug. A workaround that I've been using is to "Share" the link with the app you want. Assuming the app supports it in the first place.

[–] Cofeiini@sopuli.xyz 2 points 2 years ago

It's maintained on GitHub, so you might be able to manually install it or find a package for it in your package manager. At least on Arch you can install gnome-shell-extension-ddterm-git from the AUR.

[–] Cofeiini@sopuli.xyz 2 points 2 years ago (2 children)

I use ddterm, which is pretty much the only remaining drop-down terminal extension. https://extensions.gnome.org/extension/3780/ddterm/