pqiv icon indicating copy to clipboard operation
pqiv copied to clipboard

Release 2.13

Open phillipberndt opened this issue 1 year ago • 10 comments
trafficstars

Code currently builds cleany. I explored adding GTK 4 support, but the X11 related changes are extensive and I would probably break some old workarounds, so I won't go for that until there's demand.

As usual, I'll wait for a while to see if any bug reports tickle in. If there's none, I'll release the current code as 2.13.

phillipberndt avatar Jan 02 '24 12:01 phillipberndt

I have a problem: image

NHOrus avatar Jan 09 '24 03:01 NHOrus

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

phillipberndt avatar Jan 09 '24 06:01 phillipberndt

Yes. Emoji grows beyond the size of the font. I'm not sure if it's bug in my fonts configuration. Or something gnome-related isn't configured correctly on my system.

NHOrus avatar Jan 09 '24 08:01 NHOrus

I would love proper release very much, with my issue going to 2.13.1 or something.

NHOrus avatar Jan 17 '24 05:01 NHOrus

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

phillipberndt avatar Feb 16 '24 12:02 phillipberndt

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.

phillipberndt avatar Feb 16 '24 13:02 phillipberndt

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 testing with 1.50.6+ds-2 on an Ubuntu 20.04 running Gnome, without any modifications.

phillipberndt avatar Feb 16 '24 13:02 phillipberndt

This problem was caused by awful mess of my font configuration. After turning said awful mess off, problem has gone away. I don't think I can reproduce it myself. Pango 1.51.0 on gentoo.

NHOrus avatar Feb 16 '24 13:02 NHOrus

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 any issues.

phillipberndt avatar Feb 27 '24 12:02 phillipberndt

Release pushed: https://github.com/phillipberndt/pqiv/releases/tag/2.13

Keeping this open for a while to track issues if there's any.

phillipberndt avatar Mar 03 '24 12:03 phillipberndt