about summary refs log tree commit diff
path: root/README.md
blob: 7f918bd2975e97170023b1111a57a35c03502b1f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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 operations
+ Hybrid layout modes (tiling & stacking)
+ Workspace support
+ ICCCM/EWMH compliance
+ (Optional) RandR (multi-monitor) support
+ (Optional) system tray

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).