Home | History | Annotate | only in /xsrc/external/mit/xlsclients/dist
Up to higher level directory
NameDateSize
aclocal.m412-Jul-2026128.2K
ChangeLog12-Jul-202632.2K
compile12-Jul-20267.9K
config.guess12-Jul-202649.6K
config.h.in12-Jul-20264.9K
config.sub12-Jul-202638.8K
configure12-Jul-2026372.7K
configure.ac12-Jul-20262.1K
COPYING18-Jul-20102.2K
depcomp12-Jul-202623.1K
INSTALL11-Mar-201815.4K
install-sh12-Jul-202615.1K
Makefile.am12-Jul-20261.5K
Makefile.in12-Jul-202631.5K
man/12-Jul-2026
meson.build12-Jul-20263K
missing12-Jul-20267.6K
mkinstalldirs30-Jul-20081.9K
README18-Jul-2010873
README.md14-Nov-2022652
strnlen.c18-Jul-20101.4K
strnlen.h20-Nov-20101.3K
xlsclients.c12-Jul-202617.7K

README

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

README.md

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