Wiktor Kwapisiewicz

Results 24 issues of Wiktor Kwapisiewicz

Hi, I've just followed the link for translations (https://hosted.weblate.org/projects/etesync/) as I wanted to fix an issue and found out that Weblate is complaining about some merge errors. Is this a...

Hello, I've encountered a case when kneden incorrectly adds extra `.then(function () {});` call at the end of the generated async function. Consider this code: ``` async function handler() {...

bug

Hi, Thanks for this project! I'm using gmi to sync folders (which works great) and to send e-mail which works mostly okay with one minor issue: PGP encrypted e-mails. (for...

gmail-api

Hi, I'm using lopdf to merge several newspaper pages and it seems the margins are off. I'm using the "merge documents" example with the only difference being using documents from...

**Is your feature request related to a problem? Please describe.** I'd like to scan a friend's JID to confirm their own OMEMO fingerprints. **Describe the solution you'd like** Other clients...

### General information - Operating system + version: Arch, updated - Browser + version: Firefox 88.0.1 - Information about the host app: Installed via a package - How did you...

Hi, I have a RAID1 btrfs setup that has two disk parts. It looks like this: ``` $ lsblk -f NAME FSTYPE FSVER LABEL UUID sdb └─sdb1 crypto_LUKS 2 a3674553-8613-4b93-acfe-3506f21bf280...

### Expected behavior The new design looks absolutely fantastic but as far as I can see the price for it is the removal of the bottom bar. Reply/Reply All/Archive buttons...

enhancement

Hello, I just found clevis while researching alternatives to [LUKS unlocker that utilizes TPM](https://github.com/electrickite/luks-tpm2). One thing that I noticed is that clevis does not support TPM PIN as [in BitLocker](https://www.howtogeek.com/262720/how-to-enable-a-pre-boot-bitlocker-pin-on-windows/)...

enhancement

Hi, I've been working on adding clippy to this project and most of the issues are minor but I'll need your help to resolve the remaining ones: 1. Using `to_*`...