exwm
- Description
- Emacs X Window Manager
- Latest
- exwm-0.32.tar (.sig), 2024-Oct-05, 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.31.tar.lz | 2024-Jul-08 | 65.4 KiB |
exwm-0.30.tar.lz | 2024-May-24 | 64.2 KiB |
exwm-0.28.tar.lz | 2024-Mar-31 | 71.9 KiB |
exwm-0.27.tar.lz | 2022-Nov-11 | 69.6 KiB |
exwm-0.26.tar.lz | 2021-Nov-13 | 57.7 KiB |
exwm-0.25.tar.lz | 2021-Oct-31 | 57.5 KiB |
exwm-0.24.tar.lz | 2020-May-24 | 85.2 KiB |
exwm-0.23.tar.lz | 2019-Sep-14 | 84.5 KiB |
exwm-0.22.1.tar.lz | 2019-Feb-16 | 80.8 KiB |
exwm-0.22.tar.lz | 2019-Feb-10 | 80.8 KiB |
exwm-0.21.tar.lz | 2018-Dec-01 | 74.1 KiB |
exwm-0.19.tar.lz | 2018-Jul-18 | 70.0 KiB |
exwm-0.9.tar.lz | 2016-Aug-14 | 57.9 KiB |
exwm-0.8.tar.lz | 2016-Jul-31 | 55.5 KiB |
exwm-0.7.tar.lz | 2016-Jul-27 | 53.9 KiB |
exwm-0.6.tar.lz | 2016-Jul-25 | 53.7 KiB |
exwm-0.5.tar.lz | 2016-May-25 | 42.8 KiB |
exwm-0.4.tar.lz | 2016-Feb-25 | 39.0 KiB |
exwm-0.3.tar.lz | 2016-Feb-24 | 38.6 KiB |
exwm-0.1.tar.lz | 2015-Nov-03 | 29.9 KiB |