exwm

Description
Emacs X Window Manager
Latest
exwm-0.28.0.20240316.164011.tar (.sig), 2024-Mar-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)
   (require 'exwm-config)
   (exwm-config-example)

3. Link or copy the file 'xinitrc' to '~/.xinitrc'.
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 (http://dwm.suckless.org/)
+ i3 wm (https://i3wm.org/)
+ Also see references within each required library.

Old versions

exwm-0.28.0.20240315.180800.tar.lz2024-Mar-1564.2 KiB
exwm-0.28.0.20240212.225519.tar.lz2024-Feb-1364.3 KiB
exwm-0.28.0.20240205.73251.tar.lz2024-Feb-0564.4 KiB
exwm-0.28.0.20240124.50533.tar.lz2024-Jan-2464.1 KiB
exwm-0.28.0.20240108.0.tar.lz2024-Jan-0872.2 KiB
exwm-0.28.0.20231006.0.tar.lz2023-Oct-0672.2 KiB
exwm-0.27.0.20230910.0.tar.lz2023-Sep-1071.9 KiB
exwm-0.26.0.20221029.0.tar.lz2022-Nov-0568.4 KiB
exwm-0.25.0.20211030.0.tar.lz2021-Oct-3157.5 KiB
exwm-0.24.0.20200712.0.tar.lz2021-Jan-2257.5 KiB