Christian Hergert :gnome: on Nostr: Over the weekend a friend (correctly) pointed out that kinetic deceleration with VTE ...
Over the weekend a friend (correctly) pointed out that kinetic deceleration with VTE looked like it was slightly jank at the very end of the animation. This was due to a 1:n mapping of display units to pixels on HiDPI.
It's indeed the same situation I ran into with GtkTextView but in that case I can't fix it until an ABI break for GTK 5.
This patch allows getting closer to pixel boundaries and therefore smooths that up. Very perceptible once you notice it.
https://gitlab.gnome.org/GNOME/vte/-/issues/2689Published at
2023-11-06 18:50:00Event JSON
{
"id": "c832b4564a2a8344c4eaf55f249072b0043aeaa948de110a31ff00da5455ab87",
"pubkey": "eadb8e52d2b2caacd1b960802d31f9170a497a1bd91851d30e2c73655ec81c98",
"created_at": 1699296600,
"kind": 1,
"tags": [
[
"proxy",
"https://fosstodon.org/users/hergertme/statuses/111365102036417254",
"activitypub"
]
],
"content": "Over the weekend a friend (correctly) pointed out that kinetic deceleration with VTE looked like it was slightly jank at the very end of the animation. This was due to a 1:n mapping of display units to pixels on HiDPI.\n\nIt's indeed the same situation I ran into with GtkTextView but in that case I can't fix it until an ABI break for GTK 5.\n\nThis patch allows getting closer to pixel boundaries and therefore smooths that up. Very perceptible once you notice it.\n\nhttps://gitlab.gnome.org/GNOME/vte/-/issues/2689",
"sig": "3e3d5a203e6a64e2c03115a222597dfc2547697b1a520723ae93e5e809c2a2407e062ddbeecebdabc9707c82e2a3b20e49f62d62e10b8dfeffc8534bfa7245bd"
}