exwm Atom Feed

Description
Emacs X Window Manager
Latest
exwm-0.31.0.20240718.121946.tar (.sig), 2024-Jul-18, 430 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-enable)

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.31.0.20240708.212458.tar.lz2024-Jul-0965.4 KiB
exwm-0.31.0.20240708.102400.tar.lz2024-Jul-0865.4 KiB
exwm-0.30.0.20240707.164318.tar.lz2024-Jul-0765.4 KiB
exwm-0.30.0.20240621.175621.tar.lz2024-Jun-2165.6 KiB
exwm-0.30.0.20240524.71918.tar.lz2024-May-2464.2 KiB
exwm-0.28.0.20240517.92828.tar.lz2024-May-1764.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