xprop is a command line tool to display and/or set window and font properties of an X server. This release contains the following change to the way icons are displayed in the terminal when COLORTERM=truecolor in the environment variables: The vast majority of monospaced fonts are roughly half as wide as they are tall; to account for this when displaying icons, `xprop` draws each pixel twice in the horizontal, which nicely evens out the proportions. This patch utilizes the Lower Half Block character (?) to obtain the same result in a quarter of the space. By setting both a background and a foreground color, we can draw two pixels per character cell, thereby halving the apparent height of an icon rather than doubling its width. Thank you to Eden Bynever for contributing this change. Alan Coopersmith (1): xprop 1.2.8 Eden Bynever (1): Draw truecolor icons using dual-color half blocks git tag: xprop-1.2.8 https://xorg.freedesktop.org/archive/individual/app/xprop-1.2.8.tar.gz SHA256: a8394338c99775160d733d54d73cdcdc5c9c80a0dc8cffd5be1b7c977254b745 xprop-1.2.8.tar.gz SHA512: 734951b380572b892f71e18f8624543a40ef146ff49d03a8ed6483f4a03d43ae923d71cac3cf37f3580f1826caf79afeb2b5b3dba328d1219a131f25ebb8016c xprop-1.2.8.tar.gz PGP: https://xorg.freedesktop.org/archive/individual/app/xprop-1.2.8.tar.gz.sig https://xorg.freedesktop.org/archive/individual/app/xprop-1.2.8.tar.xz SHA256: d689e2adb7ef7b439f6469b51cda8a7daefc83243854c2a3b8f84d0f029d67ee xprop-1.2.8.tar.xz SHA512: bdd9b02c4ee738bb4661c3acc901330e635b9967de5efb1615297f6b0ff3cdbd0eab6f63f80a605539090e8d62c611bb603da17477e16e3c0b26ff4314d0b664 xprop-1.2.8.tar.xz PGP: https://xorg.freedesktop.org/archive/individual/app/xprop-1.2.8.tar.xz.sig -- -Alan Coopersmith- alan.coopersmith at oracle.com Oracle Solaris Engineering - https://blogs.oracle.com/solaris -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <https://lists.x.org/archives/xorg-announce/attachments/20241113/14e8cb29/attachment.sig>