Anakiev2
Anakiev2
### Describe the feature Hi thank you for the great project! My controller has some kind of a momentum issue. If I pull the Control Stick in one direction and...
### Describe the bug Setting "Force Vertical Offset" in "Default Game Settings" to some value is not loaded inside the "Current Game Settings". It's about r1712 but I've seen it...
### What happened? Hi. I think when [`use_spacer = 'left'`](https://conky.cc/config_settings#use_spacer) is used `cpu` should have leading spaces: ``` 1% 10% 100% ``` Like `upspeed` or `downspeed` or `diskio_read` ... This...
### What happened? Conky shows correctly all desktop names except the last one. For example if I have 10 desktops with names "1 2 3 4 5 6 7 8...
tldr - Enabling/Disabling Gallium nine doesn't work on Arch Linux. I've managed to fix it by replacing one string. ```diff --- orig/src/wine-nine-standalone/ninewinecfg/main.c 2025-01-24 19:25:51.535460369 +0200 +++ fix/src/wine-nine-standalone/ninewinecfg/main.c 2025-01-24 18:59:49.152137930 +0200...