aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-06-13 18:36:46 -0400
committerbnewbold <bnewbold@robocracy.org>2016-06-13 18:36:46 -0400
commit02e4c7dcb519d693dd695e34dfda73f7a2938372 (patch)
treef17beca85a5df5c4b64570884cd80e5e0d043fc1 /doc
parent9f8c9bd56c99273b5e59992fd6620b3aabfd3655 (diff)
downloadexuberant-hacks-02e4c7dcb519d693dd695e34dfda73f7a2938372.tar.gz
exuberant-hacks-02e4c7dcb519d693dd695e34dfda73f7a2938372.zip
doc: small reference additions
Diffstat (limited to 'doc')
-rw-r--r--doc/xwindows_refs.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/xwindows_refs.txt b/doc/xwindows_refs.txt
new file mode 100644
index 0000000..ff29d98
--- /dev/null
+++ b/doc/xwindows_refs.txt
@@ -0,0 +1,13 @@
+
+List of function signatures for x11-rs's xlib module:
+
+ https://github.com/Daggerbot/x11-rs/blob/master/src/xlib.rs
+
+Xlib programming manual:
+
+ https://tronche.com/gui/x/xlib/
+
+XScreensaver's "Writing new XScreenSaver modules" and FAQ:
+
+ https://github.com/Zygo/xscreensaver/blob/master2/README.hacking
+ https://www.jwz.org/xscreensaver/faq.html