No description
* exwm-workspace.el (exwm-workspace--position): New function. * exwm-layout.el (exwm-layout--refresh): * exwm-input.el (exwm-input--on-ButtonPress): * exwm-workspace.el (exwm-workspace--update-switch-history): * exwm.el (exwm--on-ClientMessage, exwm-workspace--init): Use it. |
||
|---|---|---|
| .elpaignore | ||
| .gitignore | ||
| exwm-config.el | ||
| exwm-core.el | ||
| exwm-floating.el | ||
| exwm-input.el | ||
| exwm-layout.el | ||
| exwm-manage.el | ||
| exwm-randr.el | ||
| exwm-systemtray.el | ||
| exwm-workspace.el | ||
| exwm.el | ||
| README.md | ||
| xinitrc | ||
Emacs X Window Manager
EXWM (Emacs X Window Manager) is a full-featured tiling X window manager for Emacs built on top of 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 for more details.
Note: If you install EXWM from source, you need to manually install XELB (either from source or GNU ELPA).