exwm 
- Description
- Emacs X Window Manager
- Latest
- exwm-0.34.0.20251015.164255.tar (.sig), 2025-Oct-16, 420 KiB
- Maintainer
- Adrián Medraño Calvo <adrian@medranocalvo.com>, Steven Allen <steven@stebalien.com>, Daniel Mendler <mail@daniel-mendler.de>
- Website
- https://github.com/emacs-exwm/exwm
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
Overview -------- EXWM (Emacs X Window Manager) is a full-featured tiling X window manager for Emacs built on top of [XELB](https://github.com/emacs-exwm/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 Installation & configuration ---------------------------- Here are the minimal steps to get EXWM working: 1. Install XELB and EXWM, and make sure they are in `load-path'. 2. In '~/.emacs', add following lines (please modify accordingly): (require 'exwm) (setq exwm-input-global-keys `(([?\s-r] . exwm-reset))) (exwm-wm-mode) 3. Add the following lines to '~/.xinitrc': exec emacs 4. Launch EXWM in a console (e.g. tty1) with xinit -- vt01 You should additionally hide the menu-bar, tool-bar, etc to increase the usable space. Please check the wiki (https://github.com/emacs-exwm/exwm/wiki) for more detailed instructions on installation, configuration, usage, etc. References: + dwm (https://dwm.suckless.org/) + i3 wm (https://i3wm.org/) + Also see references within each required library.
Old versions
exwm-0.34.0.20251015.113503.tar.lz | 2025-Oct-15 | 65.4 KiB |
exwm-0.34.0.20251014.155443.tar.lz | 2025-Oct-15 | 65.2 KiB |
exwm-0.34.0.20251013.205613.tar.lz | 2025-Oct-14 | 65.2 KiB |
exwm-0.34.0.20250919.75516.tar.lz | 2025-Sep-19 | 64.9 KiB |
exwm-0.34.0.20250627.135417.tar.lz | 2025-Jun-27 | 64.7 KiB |
exwm-0.33.0.20250619.190703.tar.lz | 2025-Jun-19 | 64.7 KiB |
exwm-0.30.0.20240707.164318.tar.lz | 2024-Jul-07 | 65.4 KiB |
exwm-0.28.0.20240517.92828.tar.lz | 2024-May-17 | 64.2 KiB |
exwm-0.27.0.20230910.0.tar.lz | 2023-Sep-10 | 71.9 KiB |
exwm-0.24.0.20200712.0.tar.lz | 2021-Jan-22 | 57.5 KiB |