1libXext - library for common extensions to the X11 protocol
2-----------------------------------------------------------
3
4libXext is the historical libX11-based catchall library for the X11
5extensions without their own libraries.
6
7No new extensions should be added to this library - it is now instead
8preferred to make per-extension libraries that can be evolved as needed
9without breaking compatibility of this core library.
10
11All questions regarding this software should be directed at the
12Xorg mailing list:
13
14  https://lists.x.org/mailman/listinfo/xorg
15
16The primary development code repository can be found at:
17
18  https://gitlab.freedesktop.org/xorg/lib/libXext
19
20Please submit bug reports and requests to merge patches there.
21
22For patch submission instructions, see:
23
24  https://www.x.org/wiki/Development/Documentation/SubmittingPatches
25
26