exwm
- Description
- Emacs X Window Manager
- Latest
- exwm-0.32.0.20241006.3203.tar (.sig), 2024-Oct-06, 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-enable) 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 (http://dwm.suckless.org/) + i3 wm (https://i3wm.org/) + Also see references within each required library.
Old versions
exwm-0.32.0.20241005.132459.tar.lz | 2024-Oct-05 | 64.4 KiB |
exwm-0.31.0.20240924.63618.tar.lz | 2024-Sep-24 | 64.4 KiB |
exwm-0.31.0.20240718.121946.tar.lz | 2024-Jul-18 | 65.4 KiB |
exwm-0.30.0.20240707.164318.tar.lz | 2024-Jul-07 | 65.4 KiB |
exwm-0.30.0.20240524.71918.tar.lz | 2024-May-24 | 64.2 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.26.0.20221029.0.tar.lz | 2022-Nov-05 | 68.4 KiB |
exwm-0.25.0.20211030.0.tar.lz | 2021-Oct-31 | 57.5 KiB |
exwm-0.24.0.20200712.0.tar.lz | 2021-Jan-22 | 57.5 KiB |