xprop: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Nov 2 00:46:09 UTC 2020


 xprop.c |   64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 57 insertions(+), 7 deletions(-)

New commits:
commit 2c753b5c1622afa662a4f4334dd947667f37a803
Author: Pierre-Loup A. Griffais <git at plagman.net>
Date:   Sat Jun 6 15:31:34 2020 -0700

    Fix formatting of back-to-back not shown icons.
    
    Otherwise looks like this:
    
    Icon (48 x 48):
    (not shown)     Icon (64 x 64):
    (not shown)     Icon (128 x 128):
    (not shown)

commit d41b28bfa8f5bf5155082167fb004e3c709b52ae
Author: Pierre-Loup A. Griffais <git at plagman.net>
Date:   Sat Jun 6 15:19:10 2020 -0700

    Support true color output for icons if the terminal advertises it.

commit e25ae1d9b03a84c3ca825745156af2a7045f04e5
Author: Pierre-Loup A. Griffais <git at plagman.net>
Date:   Sat Jun 6 15:12:07 2020 -0700

    Fix aspect ratio for icon display by using two characters per icon pixel.

commit 33042c835583b77c31f38f33e5560e596a416662
Author: Pierre-Loup A. Griffais <git at plagman.net>
Date:   Sat Jun 6 15:03:08 2020 -0700

    Break down memory allocation logic and fix overallocating for UTF8.
    
    We need up to 3 bytes per character in UTF8 mode, not 4.

commit 540c5674722c1f569e9089db14ef07554ef48c16
Author: Pierre-Loup A. Griffais <git at plagman.net>
Date:   Sat Jun 6 14:45:25 2020 -0700

    Don't display icons if they would line-wrap.
    
    Assuming we can query the terminal width.



More information about the xorg-commit mailing list