Results 274 comments of dkg

fwiw, it is not clear at all to me that some of these classes are deprecated and others are preferred, or that there is some pool of functions/methods/classes that will...

I agree with you, we want to keep things as simple for users as possible. That said, I don't think it's possible for users to stay ignorant about what data...

yes, i'm using wayland. no, i'm not going to run XWayland on this system, for other reasons unrelated to DeltaChat. as i said in the first message, i'm launching it...

btw, i've also tried running with `--enable-features=WaylandWindowDecorations` as recommended by @behdanisohrab but it seems to have no effect on the behavior i'm seeing.

this misbehavior seems to still be happening in deltachat-desktop 1.60.1 under wayland. If i click the icon in the system tray a third time, the app crashes with `Should not...

I submitted [test.xml](https://github.com/user-attachments/files/20527902/test.xml.txt) to https://author-tools.ietf.org/ and it yielded [test.pdf](https://github.com/user-attachments/files/20527903/test.pdf) which shows: ![Image](https://github.com/user-attachments/assets/d13dbfdd-d242-41e8-8be0-b03aa40dffe1) From the underlying XML source: ``` Test with UTF-8 This artwork contains some non-ASCII UTF-8 chars: Test with...

@kesara thanks for working on a fix! on page 12 of https://t4.fq.nz/xml2rfc.1259/rfc9787.pdf i see this: ![Image](https://github.com/user-attachments/assets/00051bfb-02e9-424c-913e-927c424d0779) But the document source should have one fewer line, as seen at https://www.ietf.org/archive/id/draft-ietf-lamps-e2e-mail-guidance-17.html#section-4.1.1.1: ```...

gotcha, thanks for double-checking. i think the problem there wasn't the gap, it was that there was 4 lines instead of 3 :) So now we just need to understand...

What if you put `+ [ "monospace" ]` before `NOTO_SYMBOLS` in the monospaced font list (since neither entry in `NOTO_SYMBOLS` appears to be fixed width)? or, what if you explicitly...

@kesara, thanks for running it through your tooling to re-generate the PDF over on #1261. it appears that it's still using Noto-Sans-Symbols2 for U+21A7 and U+21E9 (and all whitespace that...