0xf0xx0

Results 44 issues of 0xf0xx0

Cant upload this json without that error happening. a sample of it: ```json [ { "label": "Tzvi", "owner": "Amarr Empire", "occupier": "Minmatar Republic", "y": 60, "vp_thresh": 3000, "contested": "contested", "color":...

Hello! I built `vis` using GCC (from Homebrew) and enabled pulseaudio support, but theres no output. heres my config file: ``` ##Refresh rate of the visualizers. A really high refresh...

So, had a small issue after installing where `vis` would instantly exit with no output (think of `alias`). The fix was running pulseaudio as sudo with `--system` flag.

### Checklist - [X] I have read the appropriate section in the [contributing guidelines](https://github.com/polybar/polybar/blob/master/CONTRIBUTING.md) - [X] I believe this issue is a problem with polybar itself and not a misconfiguration...

bug
needs confirmation

### Bug Summary When overlapping notes are in the piano roll, and the grid is larger than a note, attempting to pause the playing notes results in the notes being...

bug

**Describe the bug** Cloudflare appears to be blocking the tool, as i can access the site in Safari. **To reproduce** ``` › anime dl --provider=anime8 "beyblade metal fusion" ``` LOG...

**Please describe the bug** Polybar can't get the system tray. It's either grayed out or outright missing. `error: Failed to reconfigure tray client, removing... (XCB_WINDOW (3))` **Steps to reproduce:** 1....

bug

I added a weather updating loop, it runs `setPosition` once every two minutes (two minutes because the ratelimit for openweatherapi is 60 calls/min)

Locking the name to the end of the greeting is limiting, why not add support for greetings with a variable name location? This PR does exactly that. Hopefully it matches...