Lucas Treffenstädt

Results 16 issues of Lucas Treffenstädt

I am trying to run Sozi on a 280 dpi screen. It completely ignores the screen dpi (set using xrandr) and thus renders the gui elements way too small. This...

bug
in progress
Editor
Help needed

## Expected Behavior The touch protection feature for decryption/signing should work with a yubikey 5c nano connected via usb c ## Current Behavior When trying to sign/decrypt with touch protection...

This is a nice little tool. I would like to integrate it into a project for use in the build pipeline. I would like to have the option of ignoring...

I am using this software on a project where for some endpoints, we receive a PDF or image file in response. The current response handling in openapi-typescript-fetch makes it hard...

OpErrorType consider only 200 and 201 as "successful" responses (see https://github.com/ajaishankar/openapi-typescript-fetch/blob/2e0d66e8e5c7ef74dd406c810b8b2b61f5f5ae1e/src/types.ts#L67), when according to the HTTP spec, [all 2xx status codes signify success](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#successful_responses). This becomes a problem e.g. for a...

Many e-mail clients support sending an e-mail to multiple contacts at once via contact groups. Rainloop does not allow this, which makes sending mail to larger groups of people rather...

I tried to compile mdframed on a mac where I can't install any packages system-wide. Therefore, I can't install DejaVuSans, but ltxmdf.cls seems to need it (though commenting out line...

I'd like to try adding my phone kernel here, but I'm not at all versed in android kernel development, so I have no idea what should go into manifest.xml. Reading...

Some shell utilities differ from os to os, e.g. Mac OS uses a different version of coreutils than most Linux distributions. This leads to some commands not working, e.g. `please...

**Describe the bug** I think this a regression of the issue described in https://github.com/astahmer/openapi-zod-client/issues/260 (which is closed as resolved). When intersecting two schemas using allOf, where one of the schemas...