Subhaditya Nath

Results 33 issues of Subhaditya Nath

Why don't we use a unix socket? I don't know what messages `iwmon` sends to `iwd`. But could we send those messages over a socket? Say, `iwd` creates a socket...

@Yggdroot What is the font in this screenshot? ![](https://camo.githubusercontent.com/8e0f6822f859a9a8a7069219f6816174a4737f8e/687474703a2f2f692e696d6775722e636f6d2f325a41376f615a2e706e67)

This is not true anymore - https://github.com/clangen/musikcube/blob/e4593ba0db880b57febbbc9a87e0c4e7bd9a8a70/.cmake/ConfigureTaglib.cmake#L1-L3 Taglib recently had a release on 2021 - https://github.com/taglib/taglib/releases/tag/v1.12

## Case 1 ### config ```json "network#wifi": { "interface": "wl*" "format-wifi": "{gwaddr}", } ``` ### result module is empty ### debug log (network-relevant entries only) ```log [2022-05-21 13:27:25.066] [debug] network:...

### Problem Pulseaudio has very noticeably latency issues ### Proposal Switch to Pipewire, which doesn't have latency issues ### Prior Art (Optional) _No response_

Before this commit, commands like this - ```vim :tab Git diff HEAD^ HEAD ``` were interpreted like this - ```vim :Git diff HEAD^ HEAD ``` This commit fixes that issue.

**Describe the bug** Text sent with both custom foreground and custom background colors are only rendered with the custom foreground color. The background color isn't rendered. **To Reproduce** 1. Join...

bug

https://github.com/ohmyform/ohmyform

Could use the `` tag, or could atleast designate the default HTML content under `` to something like - ```html Please enable JavaScript to view this website ``` which would...