# Emacs X Window Manager

EXWM (Emacs X Window Manager) is a full-featured tiling X window manager for
Emacs built on top of [XELB](https://github.com/ch11ng/xelb).
It features:
+ Fully keyboard-driven operation
+ Hybrid layout modes (tiling & stacking)
+ Workspace support
+ ICCCM/EWMH compliance
+ Basic RandR support (optional)

Please check the [User Guide](https://github.com/ch11ng/exwm/wiki)
for more details.

**Note**: If you install EXWM from source, you need to manually install XELB
(either from source or GNU ELPA).