| Name | Date | Size | ||
|---|---|---|---|---|
| .. | 10-Nov-2025 | 18 | ||
| aclocal.m4 | H A D | 10-Nov-2025 | 121.6 KiB | |
| appres.c | H A D | 10-Nov-2025 | 5.1 KiB | |
| AUTHORS | H A D | 10-Nov-2025 | 29 | |
| ChangeLog | H A D | 10-Nov-2025 | 20.4 KiB | |
| compile | H A D | 10-Nov-2025 | 7.2 KiB | |
| config.guess | H A D | 10-Nov-2025 | 48.8 KiB | |
| config.h.in | H A D | 10-Nov-2025 | 1.7 KiB | |
| config.sub | H A D | 10-Nov-2025 | 35 KiB | |
| configure | H A D | 10-Nov-2025 | 355.9 KiB | |
| configure.ac | H A D | 10-Nov-2025 | 1.9 KiB | |
| COPYING | H A D | 10-Nov-2025 | 1.1 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.4 KiB | |
| Makefile.in | H A D | 10-Nov-2025 | 30.8 KiB | |
| man/ | H | 10-Nov-2025 | 62 | |
| meson.build | H A D | 10-Nov-2025 | 1.1 KiB | |
| missing | H A D | 10-Nov-2025 | 6.7 KiB | |
| README.md | H A D | 10-Nov-2025 | 633 |
README.md
1The appres program prints the resources seen by an application (or 2subhierarchy of an application) with the specified class and instance 3names. It can be used to determine which resources a particular 4program will load. 5 6All questions regarding this software should be directed at the 7Xorg mailing list: 8 9 https://lists.x.org/mailman/listinfo/xorg 10 11The master development code repository can be found at: 12 13 https://gitlab.freedesktop.org/xorg/app/appres 14 15Please submit bug reports and requests to merge patches there. 16 17For patch submission instructions, see: 18 19 https://www.x.org/wiki/Development/Documentation/SubmittingPatches 20 21