Val V

Results 51 issues of Val V

It doesn't seem `Yes`/`No` buttons are customizable via `SETOK` and `SETNOTOK`. Also it seems there's no support for the cancellation button (via `SETCANCEL`). It would be great to have implemented...

Similar to #22, this would be highly beneficial for automated environments where config files are generated on the fly and should be checked for syntax errors before restarting the service.

### 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

**Is your feature request related to a problem? Please describe.** It would be great to minimally support marks as in [vi](https://man.openbsd.org/vi)/[vim](https://vim.fandom.com/wiki/Using_marks)/[vile](https://invisible-island.net/vile/vile-hlp.html). **Describe the solution you'd like** Use-cases could be: -...

enhancement

I haven't been able to track this one down, but sometimes xplugd just freezes with this: ``` futex(0x7f071f2e8368, FUTEX_WAIT_PRIVATE, 2, NULL ``` I'm not sure when this happened exactly, but...

**Description** pynput types `>` instead of `|`. **Platform and pynput version** - Manjaro Linux - pynput 1.7.6 **To Reproduce** ```python from pynput.keyboard import Controller keyboard = Controller() keyboard.type('|') > ```

### What happened? I think I noticed it after the last release. Steps to repro: 1. Open a tab in a private / personal container 2. Right-click ⇒ Open in...

bug

This is a test in bspwm. When the window is too small, width needs to be recalculated or have a horizontal scroll. ![shot-2024-06-02_065852](https://github.com/zigalenarcic/mangl/assets/8810597/89561de2-661a-4698-9ab0-02b6ffaabaf2)

I've bumped into this issue when I decided to test log shipping to fluent-bit. It seems metalog doesn't really comply with the default RFC3164 syntax parser, which is this: ```...

If the container was started with no DNS resolution available (connectivity loss, etc.), Unbound doesn't resolve DNS, therefore pi-hole doesn't work, even if connectivity comes back up in a few...