about summary refs log tree commit diff
path: root/README.org
blob: 49ba04b33a7bc33afc7698e8f7a032add388a621 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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).