From 623db8b378949b0dd863bd8ee069417973b69bad Mon Sep 17 00:00:00 2001 From: Chris Feng Date: Mon, 21 Sep 2015 13:31:57 +0800 Subject: Minor fixes for packaging * .gitignore: Add ELPA files. * exwm-workspace.el: Autoload exwm-workspace-switch. * README.org: Renamed from README.md; add an installation note. --- README.org | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.org (limited to 'README.org') diff --git a/README.org b/README.org new file mode 100644 index 0000000000..49ba04b33a --- /dev/null +++ b/README.org @@ -0,0 +1,15 @@ +#+TITLE: Emacs X Window Manager + +EXWM (Emacs X Window Manager) is a full-featured tiling X window manager for +Emacs built on top of [[https://github.com/ch11ng/xelb][XELB]]. +It features: ++ Fully keyboard-driven operation ++ Hybrid layout modes (tiling & stacking) ++ Workspace support ++ ICCCM/EWMH compliance ++ Basic RandR support (optional) + +Please check the [[https://github.com/ch11ng/exwm/wiki][User Guide]] for more details. + +*Note*: If you install EXWM from source, you need to manually install XELB +(either from source or GNU ELPA). -- cgit 1.4.1