kdx

Results 8 issues of kdx

Hello, I wanted to change the key range and noticed than there was a dozen of hardcoded `'a'` all over the code making this task more complicated than it should...

The `isQOI` function expects the `Header` type to contain a `.size` field, yet it doesn't. I expect it to be fixed by replacing `header.size` with `header.width * header.height` at line...

Not handling this case may result in a segfault (at best). This pull request is minimal and follows closely the original coding style.

Hello! Is there a it way to allow some users other than the admin to "scan now" manually? Or even all of them if there is no simple option. Thank...

enhancement

Deployed the project on a private server, an RSS or Atom feed would be a great feature to keep track of topics (or even global activity if per topic is...

Allows starting to draw, holding shift to preview a straight line, and releasing to draw it. This is enabled by the addition of a `PaintStartSet` state. Pressing right click during...

**Is your feature request related to a problem? Please describe.** Resizing objects is very frustrating currently. In particular, finding the handles for very large objects (spanning multiple screens) on a...

feature

Hello, I run the Daily Photo Club and two of us were considering using .webp and/or .avif for large and complex images. This would be done in order to reduce...