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