Find a file
Steven Allen a6fc0f868a Improve error message when failing to create workspaces
* exwm-workspace.el (exwm-workspace-switch-create): Explain why we're
failing to create more than 10 (by default) workspaces. (fixes #141)
2025-07-21 17:44:10 -07:00
.elpaignore ; elpaignore .elpaignore 2025-04-27 01:23:14 +02:00
.gitignore Minor fixes for packaging 2015-09-21 13:31:57 +08:00
exwm-background.el ; Add missing require subr-x 2025-06-06 14:50:25 +02:00
exwm-core.el exwm-core.el: Improve exwm-mode-menu 2025-05-28 19:30:21 +02:00
exwm-floating.el ; Update copyright years 2025-01-01 10:16:38 +01:00
exwm-input.el ; Hide private commands in M-x via completion-predicate 2025-06-17 13:09:22 +02:00
exwm-layout.el Check Emacs version at runtime as well 2025-01-17 17:36:27 +00:00
exwm-manage.el exwm-manage--unmanage-window: Do not exit active minibuffer 2025-06-19 21:07:03 +02:00
exwm-randr.el ; Update copyright years 2025-01-01 10:16:38 +01:00
exwm-systemtray.el exwm-systemtray-width: New variable 2025-06-18 13:39:59 +02:00
exwm-workspace.el Improve error message when failing to create workspaces 2025-07-21 17:44:10 -07:00
exwm-xim.el ; Update copyright years 2025-01-01 10:16:38 +01:00
exwm-xsettings.el ; Update copyright years 2025-01-01 10:16:38 +01:00
exwm.el Bump version 0.34 2025-06-27 15:54:17 +02:00
LICENSE Add license file 2022-02-10 00:00:00 +00:00
README.md ; README: Refer to the user guide for installation instructions 2024-01-14 12:32:02 +01:00

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 features:

  • RandR (multi-monitor) support
  • System tray
  • Input method
  • Background setting support
  • XSETTINGS server

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