mode-line-maker 
- Description
- Mode-line helper tools
- Latest
- mode-line-maker-0.2.2.tar (.sig), 2026-Jul-23, 70.0 KiB
- Maintainer
- Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
- Website
- https://github.com/rougier/mode-line-maker
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
mode-line-maker is a package to ease the creation of mode-line, header-line or tab-line. It allows to define the precise alignment of the mode-line (on left and right sides) and splits the mode-line into left and right parts, with automatic truncation (when there is too much information to display). These features come with a price in rendering speed because everything is computed dynamically. From early benchmarks, you can expect a significant slowdown (between x2 and x3). Things can get worse if you use pixel-wise alignment because of the string-pixel-width call. If you only need alignment on left and right, you can directly use the 'nano-line-make--padding function to get the relevant prefix/suffix to be prepended/appended to your mode-line.
Old versions
| mode-line-maker-0.2.1.tar.lz | 2026-Jul-22 | 15.1 KiB |