snix/third_party/exwm
Vincent Ambo 79d1345012 subtree(3p/exwm): Update to commit 'e43bd782'
Change-Id: I832c4d7f26e8fa4a2d7c3f26a81ba981ebbc1d8c
2022-03-30 11:25:33 +02:00
..
.elpaignore
.gitignore
exwm-cm.el
exwm-config.el
exwm-core.el subtree(3p/exwm): Update to commit 'e43bd782' 2022-03-30 11:25:33 +02:00
exwm-floating.el
exwm-input.el
exwm-layout.el
exwm-manage.el
exwm-randr.el
exwm-systemtray.el
exwm-workspace.el subtree(3p/exwm): Update to commit 'e43bd782' 2022-03-30 11:25:33 +02:00
exwm-xim.el
exwm.el
LICENSE subtree(3p/exwm): Update to commit 'e43bd782' 2022-03-30 11:25:33 +02:00
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)
  • Dynamic workspace support
  • ICCCM/EWMH compliance
  • (Optional) RandR (multi-monitor) support
  • (Optional) Builtin system tray
  • (Optional) Builtin input method

Please check out the screenshots to get an overview of what EXWM is capable of, and the user guide for a detailed explanation of its usage.

Note: If you install EXWM from source, it's recommended to install XELB also from source (otherwise install both from GNU ELPA).