2015-09-27 13:31:00 +02:00
|
|
|
# Emacs X Window Manager
|
2015-09-21 07:31:57 +02:00
|
|
|
|
|
|
|
EXWM (Emacs X Window Manager) is a full-featured tiling X window manager for
|
2015-09-27 13:31:00 +02:00
|
|
|
Emacs built on top of [XELB](https://github.com/ch11ng/xelb).
|
2015-09-21 07:31:57 +02:00
|
|
|
It features:
|
|
|
|
+ Fully keyboard-driven operation
|
|
|
|
+ Hybrid layout modes (tiling & stacking)
|
|
|
|
+ Workspace support
|
|
|
|
+ ICCCM/EWMH compliance
|
|
|
|
+ Basic RandR support (optional)
|
|
|
|
|
2015-09-27 13:31:00 +02:00
|
|
|
Please check the [User Guide](https://github.com/ch11ng/exwm/wiki)
|
|
|
|
for more details.
|
2015-09-21 07:31:57 +02:00
|
|
|
|
2015-09-27 13:31:00 +02:00
|
|
|
**Note**: If you install EXWM from source, you need to manually install XELB
|
2015-09-21 07:31:57 +02:00
|
|
|
(either from source or GNU ELPA).
|