about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorChris Feng <chris.w.feng@gmail.com>2015-07-17T11·16+0800
committerChris Feng <chris.w.feng@gmail.com>2015-07-17T11·16+0800
commit10a7fe8d65e8f0ce9c1fc24ba6080afedcc1a76a (patch)
tree1f52fc58f4b1e852841b010c9d180046ace37393 /README
First commit
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000000..a0340f3e886d
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+Emacs X Window Manager
+======================
+
+EXWM (Emacs X Window Manager) turns Emacs into a full-featured tiling X window
+manager. Please refer to "exwm.el" for more details.
+
+EXWM is built on top of XELB and its utility libraris:
+  + XELB: https://github.com/ch11ng/xelb
+  + XELB utilility libraries: https://github.com/ch11ng/xelb-util
+
+You may also be intrested in an input method server designed for EXWM:
+  + EXIM: https://github.com/ch11ng/exim