Commit graph

501 commits

Author SHA1 Message Date
Vincent Zhang
a783f9c68e Use project mode-line in dired-mode. 2019-05-19 15:59:13 +08:00
Vincent Zhang
ec4e6b932e [Feature] overwrite-mode indicator.
Close #174.
2019-05-19 04:09:36 +08:00
Vincent Zhang
230ffe8efc Fix #173: Vertical separators showing up when modeline is inactive. 2019-05-19 03:45:04 +08:00
Vincent Zhang
d09943534c Bump version to 2.2.1. 2019-05-16 23:32:27 +08:00
Vincent Zhang
d092d9b182 Bump version to 2.2.0. 2019-05-14 02:13:12 +08:00
Vincent Zhang
edd97bb2a0 [Feature] indent-info segment. 2019-05-14 02:08:37 +08:00
Vincent Zhang
1e5a5b6d7b Fix: Support frame for window number. 2019-05-12 14:17:31 +08:00
Vincent Zhang
93517eb854 Change the segment name of info to info-nodes. 2019-05-12 01:14:48 +08:00
Vincent Zhang
7c83699c64 Bump version to 2.1.1. 2019-05-12 01:02:58 +08:00
Vincent Zhang
2818d7faa3 Improve pdf mode-line. 2019-05-12 01:02:05 +08:00
Vincent Zhang
c656ab2db7 Update docs. 2019-05-10 03:24:36 +08:00
Vincent Zhang
586086889e [Feature] Helm mode-line. 2019-05-10 03:17:15 +08:00
Vincent Zhang
7ce5e477f3 [Feature] Info mode-line. 2019-05-10 02:00:53 +08:00
Vincent Zhang
2bbfcbe685 Show lsp indicator in both active and inactive windows. 2019-05-06 22:55:49 +08:00
Vincent Zhang
0dfbb0c108 Bump version to 2.1.0. 2019-05-06 06:55:48 +08:00
Vincent Zhang
45426588f0 [Feature] New: package mode-line. 2019-05-06 02:06:28 +08:00
Vincent Zhang
b487061eea
Add indicator for objed state (#159)
Add indicator for objed state
2019-04-24 01:55:54 +08:00
Vincent Zhang
8e30b0b06b Fix #160: Remove unnecessary eldoc-eval package. 2019-04-23 20:13:40 +08:00
Andrew Whatson
bcb8be67e6 [Feature] Add indicator for objed state. 2019-04-23 11:24:33 +10:00
Vincent Zhang
2140ded3de [Enhancement] New modal segment.
An indicator for modal editing state, including evil, god, ryo and xah-fly-keys, etc.
2019-04-22 23:35:52 +08:00
Vincent Zhang
d0a949ab3c Bump version to 2.0.0. 2019-04-17 04:14:53 +08:00
Vincent Zhang
8c2ed6b575 Set correct font width for `all-the-icons' for appropriate mode-line width.
See https://emacs.stackexchange.com/questions/14420/how-can-i-fix-incorrect-character-width.
2019-04-17 04:14:14 +08:00
Vincent Zhang
acba2a0b6a Bump version to 1.9.9. 2019-04-15 18:23:09 +08:00
Vincent Zhang
be3a20ea44 Add window-number segment to project mode-line. 2019-04-15 18:01:21 +08:00
Vincent Zhang
f88b05d7e9 Rename segment workspace-number to workspace-name. 2019-04-15 17:50:39 +08:00
Vincent Zhang
310d386a48 Add process to project/media/pdf mode-line.
Fix #155.
2019-04-15 17:38:00 +08:00
Vincent Zhang
ef27e1d08a Use project mode-line for magit buffers. 2019-04-12 20:20:53 +08:00
Vincent Zhang
a4de2b6198 Change the fallback icon and bump version. 2019-04-11 01:03:02 +08:00
Vincent Zhang
4c734d7f3e Update debug icon and bump version to 1.9.7. 2019-04-10 00:46:32 +08:00
Vincent Zhang
99a0bd9f12 Monitor buffer-read-only for all operations. 2019-03-28 16:25:35 +08:00
Vincent Zhang
748824e692 [Optimize] Improve the performance of fancy-battery segment. 2019-03-22 01:52:25 +08:00
Vincent Zhang
3b704ee080 Fix #149: hang while changing `doom-modeline-icon' from nil to t.
Don't delay load all-the-icons for this case:
  Load Emacs daemon and enable doom-modeline-icon in Emacs clients.
2019-03-17 22:21:50 +07:00
Vincent Zhang
2213a238df [Feature] Support dap-mode in debug indicator. 2019-03-16 23:44:32 +07:00
Vincent Zhang
b29e5a85e9 Fix: conflict with lsp-on-revert/lsp-on-change.
Don't advice doom-modeline-set-selected-window (also bad performance).
And updating the buffer-file-name after selecting window in focus-in-hook (so
append it to the hook, after doom-modeline-set-selected-window).
See #133 and #114#issuecomment-469060334.
2019-03-16 01:20:31 +07:00
Vincent Zhang
34cc69a8df Ignore user errors in symbol-overlay sub-segment. 2019-03-14 00:15:24 +07:00
Vincent Zhang
4c5a8d3ab9 Bump version to 1.9.0. 2019-03-12 00:52:18 +07:00
Vincent Zhang
ebbdbed858 [Feature] Support eglot state in LSP indicator. 2019-03-12 00:49:30 +07:00
Vincent Zhang
bc442eecf8 Bump version to 1.8.6. 2019-03-11 15:38:45 +07:00
Vincent Zhang
94c24ac375 Bump version to 1.8.5. 2019-03-11 00:23:48 +07:00
Vincent Zhang
cc29f43045 Optimize performance.
See #139.
2019-03-08 15:23:59 +07:00
Vincent Zhang
89bf87bea8 Update the package description. 2019-03-07 17:52:56 +07:00
Vincent Zhang
4b09117dac Bump version to 1.8.3. 2019-03-07 15:21:38 +07:00
Vincent Zhang
23b9ffb762 Not support variable-pitch since it breaks icons. 2019-03-07 04:04:03 +07:00
Vincent Zhang
933f321092 [Feature] Display mode-line with `variable-pitch' face. 2019-03-04 17:13:29 +07:00
Vincent Zhang
d96b67576d [Enhancement] Override mode-lines in the global mode string.
For mu4e-alert and fancy-battery.
Refactor and reformat.
2019-03-01 16:18:13 +07:00
Vincent Zhang
9f2a0183fc [Feature] An indicator for battery status with fancy-battery. 2019-02-28 23:58:47 +07:00
Vincent Zhang
2ae39ff5ca Fix: display invalid information in mu4e segment. 2019-02-28 20:51:10 +07:00
Vincent Zhang
461178f5b5 Bump version to 1.8.0. 2019-02-26 15:21:26 +07:00
Vincent Zhang
7781332b80 Bump version to 1.7.4. 2019-02-18 18:58:30 +08:00
Vincent Zhang
57f1a98e58 Bump version to 1.7.3. 2019-02-18 01:32:17 +08:00