about summary refs log blame commit diff
path: root/README.md
blob: 09fe470d392c2f1342520e5e01251b813f4cc31c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                        

                                                                            
                                                             






                                         

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