summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjEzEk <[email protected]>2021-03-03 16:22:32 +0100
committerjEzEk <[email protected]>2021-03-03 16:22:32 +0100
commit7f6193631e0e17bb71b36efe70e007ce952735e2 (patch)
treed255afc23f7e0abd1d61f3fe0735ce38eefdd486
parent127386eb8b0ce6176227c7568950d79ba49d301f (diff)
parentdeaf085860bc2ec870e50cacc83c467b3501a404 (diff)
Merge remote-tracking branch 'upstream/master'
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 986b70c..d42158f 100644
--- a/README
+++ b/README
@@ -1,3 +1,8 @@
+Note that this project is largely unmaintained as I don't have the time to do
+or support more development. Please consider using this fork instead:
+https://github.com/jezek/xgb
+
+
XGB is the X Go Binding, which is a low-level API to communicate with the
core X protocol and many of the X extensions. It is closely modeled after
XCB and xpyb.