Alexander Bantyev
Alexander Bantyev
Hey, sorry, I forgot about this :) If you're still interested, I can work on this a bit more if you provide a simple reproducer which I can test on.
I'll keep this issue open for posterity; if someone else needs a similar setup, send me a reproducer and I will try to fix it. Although I also feel that...
As a note: we can later add buttons/drop-down for pre-filling the comment with a set text for quicker dismissals.
Ah, I should have just used `nom::branch::alt` instead of chaining `.or`; probably still worth documenting.
I would find this really useful too.
> Hey, so I wanted to do this generally, by adding a layout {} section to the output: https://github.com/YaLTeR/niri/issues/401 It's quite a bit more work than just adding 1 setting...