[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Window-Tool-Bar version 0.2.1
From: |
ELPA update |
Subject: |
[GNU ELPA] Window-Tool-Bar version 0.2.1 |
Date: |
Sun, 09 Jun 2024 17:05:56 -0400 |
Version 0.2.1 of package Window-Tool-Bar has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Window-Tool-Bar describes itself as:
============================
Add tool bars inside windows
============================
More at https://elpa.gnu.org/packages/window-tool-bar.html
## Summary:
This package puts a tool bar in each window. This allows you to see
multiple tool bars simultaneously directly next to the buffer it
acts on which feels much more intuitive. Emacs "browsing" modes
generally have sensible tool bars, for example: *info*, *help*, and
*eww* have them.
It does this while being mindful of screen real estate. If
`tool-bar-map' is nil, then this package will not take up any space
for an empty tool bar. Most modes do not define a custom tool bar,
so calling (setq tool-bar-map nil) in your init file will make most
buffers not take up space for a tool bar.
To get the default behavior, run (global-window-tool-bar-mode 1) or
enable via M-x customize-group RET window-tool-bar RET. This uses
the per-window tab line to show the tool bar.
## Recent NEWS:
[Not provided 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Window-Tool-Bar version 0.2.1,
ELPA update <=