Home | History | Annotate | only in /xsrc/external/mit/appres/dist
Up to higher level directory
NameDateSize
aclocal.m403-Jul-2024121.6K
appres.c03-Jul-20245.1K
AUTHORS29-Jul-200829
ChangeLog03-Jul-202420.4K
compile11-Jul-20227.2K
config.guess03-Jul-202448.8K
config.h.in03-Jul-20241.7K
config.sub03-Jul-202435K
configure03-Jul-2024355.9K
configure.ac03-Jul-20241.9K
COPYING29-Jul-20081.1K
depcomp11-Jul-202223K
INSTALL11-Mar-201815.4K
install-sh11-Jul-202215K
Makefile.am03-Jul-20241.4K
Makefile.in03-Jul-202430.8K
man/19-Feb-2026
meson.build03-Jul-20241.1K
missing11-Jul-20226.7K
README.md11-Jul-2022633

README.md

      1 The appres program prints the resources seen by an application (or
      2 subhierarchy of an application) with the specified class and instance
      3 names.  It can be used to determine which resources a particular
      4 program will load.
      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/appres
     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