| Name | Date | Size | ||
|---|---|---|---|---|
| .. | 10-Nov-2025 | 33 | ||
| aclocal.m4 | H A D | 10-Nov-2025 | 127.7 KiB | |
| ChangeLog | H A D | 10-Nov-2025 | 40.8 KiB | |
| clientwin.c | H A D | 10-Nov-2025 | 5.9 KiB | |
| clientwin.h | H A D | 10-Nov-2025 | 1.3 KiB | |
| compile | H A D | 10-Nov-2025 | 7.4 KiB | |
| config.guess | H A D | 10-Nov-2025 | 49.5 KiB | |
| config.h.in | H A D | 10-Nov-2025 | 2 KiB | |
| config.sub | H A D | 10-Nov-2025 | 36 KiB | |
| configure | H A D | 10-Nov-2025 | 359.8 KiB | |
| configure.ac | H A D | 10-Nov-2025 | 1.9 KiB | |
| COPYING | H A D | 10-Nov-2025 | 2.3 KiB | |
| depcomp | H A D | 10-Nov-2025 | 23.1 KiB | |
| dsimple.c | H A D | 10-Nov-2025 | 9.2 KiB | |
| dsimple.h | H A D | 10-Nov-2025 | 2.9 KiB | |
| INSTALL | H A D | 10-Nov-2025 | 15.4 KiB | |
| install-sh | H A D | 10-Nov-2025 | 15.1 KiB | |
| Makefile.am | H A D | 10-Nov-2025 | 1.7 KiB | |
| Makefile.in | H A D | 10-Nov-2025 | 31.7 KiB | |
| man/ | H | 10-Nov-2025 | 61 | |
| missing | H A D | 10-Nov-2025 | 7.5 KiB | |
| README.md | H A D | 10-Nov-2025 | 745 | |
| xprop.c | H A D | 10-Nov-2025 | 50.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