summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 21:59:50 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 21:59:50 -0800
commitc8c4f3da448faa723ac9cab526af263eeb185ab5 (patch)
treee618fc3169682d5512a6a629fd1d54854ab71949 /README.md
parentdf86d7529fc469d427f788a609a6b20195aaa6fe (diff)
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..299da93
--- /dev/null
+++ b/README.md
@@ -0,0 +1,22 @@
+xfindproxy is used to locate available X11 proxy services.
+
+It utilizes the Proxy Management Protocol to communicate with a proxy
+manager. The proxy manager keeps track of all available proxy
+services, starts new proxies when necessary, and makes sure that
+proxies are shared whenever possible.
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ https://lists.x.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+ https://gitlab.freedesktop.org/xorg/app/xfindproxy
+
+Please submit bug reports and requests to merge patches there.
+
+For patch submission instructions, see:
+
+ https://www.x.org/wiki/Development/Documentation/SubmittingPatches
+