zingaburga
zingaburga
When a custom icon is set (External icon file), it seems that the resolution is [limited to 32x32](https://github.com/cyd01/KiTTY/blob/ca0146d16f16f457ea54640a5994e73881c0b653/kitty.c#L1930). On HiDPI displays, this can result in a blurred icon. Would it...
Possibly add something similar to the Manage Attachments section in the UserCP, but for xtattachments. Suggestion by leefish to have a complex download stat feature as well.
Firstly, thanks for the application - I use TTRSS a _lot_ so find it very useful! I was wondering: would it be possible to have an option to disable gestures...
I'm not sure if this is addressable, but I presume you'd know more than I would. ;) Sometimes, whilst TTRSS Reader is updating and the connection drops out, I've found...
*uarch-bench.sh* contains multiple calls to `sudo`, which obviously won't work if the system doesn't have `sudo` installed (Debian minimal doesn't come installed with sudo). You could test to see if...
The [provided example](https://github.com/riscv/riscv-v-spec/blob/master/v-spec.adoc#1651-synthesizing-vdecompress) to simulate a 'vdecompress' instruction seems like it'd behave unexpectedly under certain configurations. From what I can gather, with SEW=8, `viota` will wrap around after 255, and...
On nginx 1.26.2 with zlib-ng 2.2.2, I get "gzip filter failed to use preallocated memory" errors in the log. I'm guessing the previous workarounds for zlib-ng have since broken. I...
### Guidelines - [x] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases). - [x] I have encountered this bug in the [official downloads of FreeTube](https://github.com/FreeTubeApp/FreeTube#official-downloads). - [x]...
The name of the directive (sorted_querysting_filter_parameter) is missing the 'r' in 'string'. The readme also uses both correct and incorrect spellings, making it unclear which is valid.