| Name | Date | Size | ||
|---|---|---|---|---|
| .. | 10-Nov-2025 | 18 | ||
| aclocal.m4 | H A D | 10-Nov-2025 | 121 KiB | |
| ChangeLog | H A D | 10-Nov-2025 | 27.9 KiB | |
| compile | H A D | 10-Nov-2025 | 7.2 KiB | |
| config.guess | H A D | 10-Nov-2025 | 48.2 KiB | |
| config.h.in | H A D | 10-Nov-2025 | 4.7 KiB | |
| config.sub | H A D | 10-Nov-2025 | 34.4 KiB | |
| configure | H A D | 10-Nov-2025 | 356.4 KiB | |
| configure.ac | H A D | 10-Nov-2025 | 2.1 KiB | |
| COPYING | H A D | 10-Nov-2025 | 2.2 KiB | |
| depcomp | H A D | 10-Nov-2025 | 23 KiB | |
| INSTALL | H A D | 10-Nov-2025 | 15.4 KiB | |
| install-sh | H A D | 10-Nov-2025 | 15 KiB | |
| Makefile.am | H A D | 10-Nov-2025 | 1.5 KiB | |
| Makefile.in | H A D | 10-Nov-2025 | 31.1 KiB | |
| man/ | H | 10-Nov-2025 | 66 | |
| missing | H A D | 10-Nov-2025 | 6.7 KiB | |
| mkinstalldirs | H A D | 10-Nov-2025 | 1.9 KiB | |
| README | H A D | 10-Nov-2025 | 873 | |
| README.md | H A D | 10-Nov-2025 | 652 | |
| strnlen.c | H A D | 10-Nov-2025 | 1.4 KiB | |
| strnlen.h | H A D | 10-Nov-2025 | 1.3 KiB | |
| xlsclients.c | H A D | 10-Nov-2025 | 16.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