Home | History | Annotate | only in /xsrc/external/mit/xlsatoms/dist
Up to higher level directory
NameDateSize
aclocal.m412-Jul-2026128.2K
ChangeLog12-Jul-202626.7K
compile12-Jul-20267.9K
config.guess12-Jul-202649.6K
config.h.in12-Jul-20261.7K
config.sub12-Jul-202638.8K
configure12-Jul-2026365.2K
configure.ac12-Jul-20261.8K
COPYING12-Jul-20261.2K
depcomp12-Jul-202623.1K
INSTALL19-Jul-201515.4K
install-sh12-Jul-202615.1K
Makefile.am12-Jul-20261.4K
Makefile.in12-Jul-202631.3K
man/12-Jul-2026
meson.build12-Jul-20262.3K
missing12-Jul-20267.6K
mkinstalldirs30-Jul-20081.9K
README.md03-Mar-2019607
xlsatoms.c12-Jul-20268.2K

README.md

      1 xlsatoms lists the interned atoms defined on an X11 server
      2 
      3 Version 1.1 and later of xlsatoms use (and require) libxcb instead
      4 of libX11, for less latency when communicating with the 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 master development code repository can be found at:
     12 
     13   https://gitlab.freedesktop.org/xorg/app/xlsatoms
     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