NameDateSize

..10-Nov-202518

aclocal.m4H A D10-Nov-2025121 KiB

ChangeLogH A D10-Nov-202527.9 KiB

compileH A D10-Nov-20257.2 KiB

config.guessH A D10-Nov-202548.2 KiB

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

config.subH A D10-Nov-202534.4 KiB

configureH A D10-Nov-2025356.4 KiB

configure.acH A D10-Nov-20252.1 KiB

COPYINGH A D10-Nov-20252.2 KiB

depcompH A D10-Nov-202523 KiB

INSTALLH A D10-Nov-202515.4 KiB

install-shH A D10-Nov-202515 KiB

Makefile.amH A D10-Nov-20251.5 KiB

Makefile.inH A D10-Nov-202531.1 KiB

man/H10-Nov-202566

missingH A D10-Nov-20256.7 KiB

mkinstalldirsH A D10-Nov-20251.9 KiB

READMEH A D10-Nov-2025873

README.mdH A D10-Nov-2025652

strnlen.cH A D10-Nov-20251.4 KiB

strnlen.hH A D10-Nov-20251.3 KiB

xlsclients.cH A D10-Nov-202516.8 KiB

README

1xlsclients is a utility for listing information about the client
2applications running on a X11 server.
3
4Version 1.1 and later of xlsclients use (and require) libxcb instead
5of libX11, for more efficient communication with the X server.
6
7All questions regarding this software should be directed at the
8Xorg mailing list:
9
10        http://lists.freedesktop.org/mailman/listinfo/xorg
11
12Please submit bug reports to the Xorg bugzilla:
13
14        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
15
16The master development code repository can be found at:
17
18        git://anongit.freedesktop.org/git/xorg/app/xlsclients
19
20        http://cgit.freedesktop.org/xorg/app/xlsclients
21
22For patch submission instructions, see:
23
24	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
25
26For more information on the git code manager, see:
27
28        http://wiki.x.org/wiki/GitPage
29
30

README.md

1xlsclients is a utility for listing information about the client
2applications running on a X11 server.
3
4Version 1.1 and later of xlsclients use (and require) libxcb instead
5of libX11, for more efficient communication with the X server.
6
7All questions regarding this software should be directed at the
8Xorg mailing list:
9
10  https://lists.x.org/mailman/listinfo/xorg
11
12The master development code repository can be found at:
13
14  https://gitlab.freedesktop.org/xorg/app/xlsclients
15
16Please submit bug reports and requests to merge patches there.
17
18For patch submission instructions, see:
19
20  https://www.x.org/wiki/Development/Documentation/SubmittingPatches
21
22