Releases: seagle0128/doom-modeline
Releases · seagle0128/doom-modeline
v1.8.1: Fix #133: buffer-info loses face after frame focus.
Also see #114.
New lsp and battery segment
New mu4e and irc segments
- [Enhancement] Make modeline color consistent while using minibuffer
- mu4e: add new segment that shows unread emails.
- irc: add new segment to display the unread status
- Update README.md: hint to doom-modeline-mode-hook.
- Bug fixing.
New mode: doom-modeline-mode
- Disable git notifications by default.
- Add new mode:
doom-modeline-mode
.doom-modeline-init
is obsolete since 1.6.0. - Refactor: split one file to core and segments.
- Compatible with symbol-overlay.
v1.5.0
Flymake indicator
- [Enhancement] Show error/warning/info for checkers.
- mouse-1 click to show flycheck menu.
- Show vcs segment in both active and inactive windows.
- Show checker indicator in both active and inactive windows.
- Optimize performance for flymake segment.
- Fix: flymake mouse-clicks.
- Improve some help-echo and mouse-clicks.
- [Feature] Flymake indicator.
- Fix #82: load
async
if it exists but is not loaded. - Other minor improvements.
Color mode icons
- [Feature] Display color icon for major mode.
- Checking github notifications asynchronously.
- Fix: invalid face of doom-modeline-eldoc-bar.
- Improve: Construct icon via buffer name if no icon via major mode.
- Misc fixing.
v1.2.0
- Refactor: minor modes.
- Feature: #70 Support for the package Minions.
- Optimize: Set height via font.
- Feature: An indicator for debug state.
- Improve: Use misc-info segment instead of global segment.
- Optimize: different mode-line height in different platforms.
- Fix #68: Size of state icons.
- Fix: add-variable-watcher is undefined in 25.
- Improve: Watch buffer-read-only.
- PR #67: Add Pipenv integration
- Other minor improvements.
v1.1.0: Revert "Improve: remove the spaces in the end."
- Modernize the icons of buffer file state.
- Beautify flycheck.
- Fix #66: Add a segment for GitHub notifications.
- Optimize: update persp name.
- PR #65: Show Rust version in the modeline
- Update screenshots (#64).
- Make vcs more obvious.
- Improve mouse-face for segments.
- Make doom-modeline-column-zero-based and doom-modeline-percent-position global.
- Fix #62: disregards value of column-number-indicator-zero-based.
- Treat doom-modeline-def-modeline as a function.
- Add unit test suite.
- Other minor improvements.
v1.0.0
- Add help-echo and mouse-face.
- Add two enablers for persp-name and lsp segments.
- [Feature] An indicator for LSP state.
- Add new face: doom-modeline-buffer-minor-mode.
- Add help-echo and mouse-click to persp-name segment.
- Fix: No definitions found for: xah-fly-insert-state-q.
- Enhance flycheck segment: help-echo, mouse click.
- [Feature] An indicator for xah-fly-keys state.
- Remove settings for projectile lighter.
- PR #61 Update file state icon after widening
- Change faces of input-method segment.
- Fix error in input-method: (wrong-type-argument stringp nil).
- Minor change minor-modes position.
- Refactor segments. Only show global and input in active window.
- Fix #59: [Feature] Minor modes segment. Disable by default.
- [Feature] A perspective name segment for persp-mode.
- Update formats of buffer-encoding.
- Other minor improvements.