snix/third_party/exwm
Vincent Ambo ff96777456 subtree(3p/exwm): update to commit 'b62d5e79'
This is almost one year of changes to EXWM. Note that it undoes our
port of https://github.com/ch11ng/exwm/pull/737

That PR hasn't seen any movement in three years, so it might not be
that relevant anymore. Other stuff has been mainlined in the meantime.

Change-Id: I0845ff8a28a5bb1553855f6d6f0ceeaedcf0809e
2023-06-06 00:40:58 +03:00
..
.elpaignore
.gitignore
exwm-background.el subtree(3p/exwm): update to commit 'b62d5e79' 2023-06-06 00:40:58 +03:00
exwm-cm.el
exwm-config.el
exwm-core.el subtree(3p/exwm): update to commit 'b62d5e79' 2023-06-06 00:40:58 +03:00
exwm-floating.el subtree(3p/exwm): update to commit 'b62d5e79' 2023-06-06 00:40:58 +03:00
exwm-input.el subtree(3p/exwm): update to commit 'b62d5e79' 2023-06-06 00:40:58 +03:00
exwm-layout.el subtree(3p/exwm): update to commit 'b62d5e79' 2023-06-06 00:40:58 +03:00
exwm-manage.el subtree(3p/exwm): update to commit 'b62d5e79' 2023-06-06 00:40:58 +03:00
exwm-randr.el
exwm-systemtray.el subtree(3p/exwm): update to commit 'b62d5e79' 2023-06-06 00:40:58 +03:00
exwm-workspace.el subtree(3p/exwm): update to commit 'b62d5e79' 2023-06-06 00:40:58 +03:00
exwm-xim.el
exwm.el subtree(3p/exwm): update to commit 'b62d5e79' 2023-06-06 00:40:58 +03:00
LICENSE
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).