Home | History | Annotate | only in /xsrc/external/mit/xprop/dist
Up to higher level directory
NameDateSize
aclocal.m416-Nov-2024127.7K
ChangeLog16-Nov-202440.8K
clientwin.c09-Nov-20095.9K
clientwin.h09-Nov-20091.3K
compile16-Nov-20247.4K
config.guess16-Nov-202449.5K
config.h.in16-Nov-20242K
config.sub16-Nov-202436K
configure16-Nov-2024359.8K
configure.ac16-Nov-20241.9K
COPYING20-Nov-20102.3K
depcomp16-Nov-202423.1K
dsimple.c08-Jan-20239.2K
dsimple.h11-Mar-20182.9K
INSTALL11-Mar-201815.4K
install-sh16-Nov-202415.1K
Makefile.am11-Mar-20191.7K
Makefile.in16-Nov-202431.7K
man/19-Feb-2026
missing16-Nov-20247.5K
README.md08-Jan-2023745
xprop.c16-Nov-202450.9K

README.md

      1 = xprop
      2 
      3 xprop is a command line tool to display and/or set window and font
      4 properties of an X server.
      5 
      6 All questions regarding this software should be directed at the
      7 Xorg mailing list:
      8 
      9  * https://lists.x.org/mailman/listinfo/xorg
     10 
     11 The primary development code repository can be found at:
     12 
     13  * https://gitlab.freedesktop.org/xorg/app/xprop
     14 
     15 Please submit bug reports and requests to merge patches there.
     16 
     17 For patch submission instructions, see:
     18 
     19  * https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     20 
     21 == Release 1.2.5
     22 
     23 Xprop 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