xenocara/lib/libXext/README.md

26 lines
838 B
Markdown
Raw Normal View History

libXext - library for common extensions to the X11 protocol
2019-06-19 13:33:29 -06:00
-----------------------------------------------------------
libXext is the historical libX11-based catchall library for the X11
extensions without their own libraries.
No new extensions should be added to this library - it is now instead
preferred to make per-extension libraries that can be evolved as needed
without breaking compatibility of this core library.
All questions regarding this software should be directed at the
Xorg mailing list:
2019-06-19 13:33:29 -06:00
https://lists.x.org/mailman/listinfo/xorg
The master development code repository can be found at:
2019-06-19 13:33:29 -06:00
https://gitlab.freedesktop.org/xorg/lib/libXext
2019-06-19 13:33:29 -06:00
Please submit bug reports and requests to merge patches there.
For patch submission instructions, see:
2019-06-19 13:33:29 -06:00
https://www.x.org/wiki/Development/Documentation/SubmittingPatches