Phillip Berndt

Results 289 comments of Phillip Berndt
trafficstars

Implementation is quite straightforward, see `read_commands_thread` for how to schedule a bunch of commands, and `apply_external_image_filter` for how commands are run. We'd have to add a new prefix, e.g. "@",...

Does `echo 3 > /proc/cpu/alignment` help? (That is, asking the kernel to fix these up for you.) If you want to fix the alignment issues that'll be some work, I...

Well, if you're willing to look closer into this, we'll have to run `pqiv` (with debug symbols) in a debugger to see where in the code the sigbus happens. Do...

To clarify, is the font size of the emoji the problem?

Forgot to leave an update: There's some issues with rendering in Wayland that I would like to address before issuing a release.

I worked around those by just preferring the x11 backend on the GDK side. Looking into whether the emoji issue has a similarly simple workaround now.

Unfortunately, not trivial to reproduce. For me, the 🐈 renders at the same size as the rest of the line for me. Which version of Pango do you run? I'm...

Wayland support is fixed now, I finally had the nerves to work my way through the GTK CSD implementation. I'll give it a few days to see if anyone reports...

Release pushed: https://github.com/phillipberndt/pqiv/releases/tag/2.13 Keeping this open for a while to track issues if there's any.

Could you leave a ping on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039889, please? That already tracks this issue.