diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-05-04 18:20:06 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-05-04 18:20:06 -0700 |
commit | 6905bc44483927925a12eee8e686237bb173a13f (patch) | |
tree | 4f9bedf3790930dd724ce5201bf11450f7ef858f | |
parent | 667b5c81b4df7b9acb067ee767e5b37df7689671 (diff) |
Add deprecation notice to README
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ libdmx - X Window System DMX (Distributed Multihead X) extension library ------------------------------------------------------------------------- +This library allows X11 clients to use the Distributed Multihead X (DMX) +Extension, as previously implemented in the Xdmx server. X.Org removed +support for the Xdmx server from the xorg-server releases in the version 21 +release in 2021. This library is thus now considered deprecated and the +version 1.1.5 release is the last release X.Org plans to make of libdmx. + All questions regarding this software should be directed at the Xorg mailing list: |