NameDateSize

..10-Nov-202533

aclocal.m4H A D10-Nov-2025127.7 KiB

ChangeLogH A D10-Nov-202540.8 KiB

clientwin.cH A D10-Nov-20255.9 KiB

clientwin.hH A D10-Nov-20251.3 KiB

compileH A D10-Nov-20257.4 KiB

config.guessH A D10-Nov-202549.5 KiB

config.h.inH A D10-Nov-20252 KiB

config.subH A D10-Nov-202536 KiB

configureH A D10-Nov-2025359.8 KiB

configure.acH A D10-Nov-20251.9 KiB

COPYINGH A D10-Nov-20252.3 KiB

depcompH A D10-Nov-202523.1 KiB

dsimple.cH A D10-Nov-20259.2 KiB

dsimple.hH A D10-Nov-20252.9 KiB

INSTALLH A D10-Nov-202515.4 KiB

install-shH A D10-Nov-202515.1 KiB

Makefile.amH A D10-Nov-20251.7 KiB

Makefile.inH A D10-Nov-202531.7 KiB

man/H10-Nov-202561

missingH A D10-Nov-20257.5 KiB

README.mdH A D10-Nov-2025745

xprop.cH A D10-Nov-202550.9 KiB

README.md

1= xprop
2
3xprop is a command line tool to display and/or set window and font
4properties of an X server.
5
6All questions regarding this software should be directed at the
7Xorg mailing list:
8
9 * https://lists.x.org/mailman/listinfo/xorg
10
11The primary development code repository can be found at:
12
13 * https://gitlab.freedesktop.org/xorg/app/xprop
14
15Please submit bug reports and requests to merge patches there.
16
17For patch submission instructions, see:
18
19 * https://www.x.org/wiki/Development/Documentation/SubmittingPatches
20
21== Release 1.2.5
22
23Xprop version 1.2.5 contains two changes:
24
25 1. Handle -help command line argument. Thanks to Jason Nader for
26    this.
27
28 2. Improvements to icon image display. Thanks to Pierre-Loup
29    A. Griffais for these.
30