• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

man/H20-Nov-2020-880780

COPYINGH A D20-Nov-20202.3 KiB4537

ChangeLogH A D20-Nov-202036 KiB1,050708

INSTALLH A D20-Nov-202015.4 KiB371288

Makefile.amH A D20-Nov-20201.7 KiB5624

Makefile.inH A D20-Nov-202031.4 KiB980846

README.mdH A D20-Nov-2020744 3017

aclocal.m4H A D20-Nov-2020116.2 KiB3,2172,955

clientwin.cH A D20-Nov-20205.9 KiB217128

clientwin.hH A D20-Nov-20201.3 KiB305

compileH A D20-Nov-20207.2 KiB349259

config.guessH A D20-Nov-202043.2 KiB1,4811,288

config.h.inH A D20-Nov-20201.8 KiB7449

config.subH A D20-Nov-202035.3 KiB1,8021,661

configureH A D20-Nov-2020347.9 KiB12,4239,982

configure.acH A D20-Nov-20201.9 KiB5042

depcompH A D20-Nov-202023 KiB792502

dsimple.cH A D20-Nov-20209.2 KiB349190

dsimple.hH A D20-Nov-20202.9 KiB8422

install-shH A D20-Nov-202015.3 KiB530346

missingH A D20-Nov-20206.7 KiB216143

xprop.cH A D20-Nov-202050.2 KiB2,1211,672

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 master 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