Commit graph

197 commits

Author SHA1 Message Date
Vincent Zhang
28ca62c735 Update the matches segment.
The args of symbol-overlay-get-symbol are changed in e40a7c407f.
2019-06-08 18:49:20 +08:00
Vincent Zhang
62f48c062e Refresh the mode-line forcedly after switching frames. 2019-06-06 18:21:04 +08:00
Vincent Zhang
ae0ecddd31 Fix: sometimes the persp name is not updated. e.g. other-window. 2019-06-06 17:11:26 +08:00
Vincent Zhang
33284e5d9a Enable and disable colorful major icons.
Close #182.
2019-06-04 22:58:24 +08:00
Vincent Zhang
b0e61befc9 Remove unused codes. 2019-05-30 13:55:11 +08:00
Vincent Zhang
f524bbc622 Fix #178: "Error during redisplay" when org agenda mode is enabled. 2019-05-29 13:39:56 +08:00
Vincent Zhang
64631d103a Refactor. 2019-05-27 00:25:08 +08:00
Vincent Zhang
c5226e4aae Eliminate compiler warnings. 2019-05-23 16:47:30 +08:00
Vincent Zhang
b2b7e60798 [Optimize] Calculate font height.
Not use font-info which is slow and may hang.
Only create xpm images if available on GUI.

Close #176.
2019-05-23 16:35:15 +08:00
Vincent Zhang
9c692eea2c Use window-configuration-change-hook instead of the advice. 2019-05-22 23:42:59 +08:00
Vincent Zhang
376e6fb54a Update the icon of timemachine. 2019-05-22 23:31:28 +08:00
Vincent Zhang
0076029ac6 Rename: doom-modeline-whitespace -> doom-modeline-spc. 2019-05-22 15:15:48 +08:00
Vincent Zhang
dc6dd9ceb1 Use lsp-workspace-folders-open instead of lsp-workspace-folders-switch.
‘lsp-workspace-folders-switch’ is obsolete in lsp-mode 6.1.
2019-05-22 14:11:41 +08:00
Vincent Zhang
51813336e9 Improve checker text. 2019-05-22 13:59:03 +08:00
Vincent Zhang
617b77a07a Don't show numbers while the check is running. And refactor checker. 2019-05-21 22:23:49 +08:00
Vincent Zhang
0a3ba66da7 Show correct buffer name in ivy-occur buffers. 2019-05-21 21:21:02 +08:00
Vincent Zhang
58c05c5834 Refactor. 2019-05-21 14:40:35 +08:00
Vincent Zhang
825c2bed71 Calculate the actual char height of the mode-line.
doom-modeline-height is the minimal height of mode-line. It respects the actual
char height.
2019-05-21 14:35:01 +08:00
Vincent Zhang
4d99a5f11b Optimize: Make bar look better for big fonts. 2019-05-20 23:17:07 +08:00
Vincent Zhang
ea9c02134c Remove unused spaces while lsp is not enabled. 2019-05-19 23:04:34 +08:00
Vincent Zhang
46338a560d [Feature] timemachine mode-line for git-timemachine-mode. 2019-05-19 23:04:03 +08:00
Vincent Zhang
3167beda51 Fix #175: change "RLF" to "CRLF". 2019-05-19 19:02:27 +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
81b91ae666 Add one more space in checker if vc-mode is nil. 2019-05-17 01:59:06 +08:00
Vincent Zhang
613a9ae4cc Remove one space before checker. 2019-05-17 01:57:48 +08:00
Vincent Zhang
30383defe0 Try to use whitespace. 2019-05-17 01:56:09 +08:00
Vincent Zhang
c300c80260 Refactor vspc and whitespace. 2019-05-16 23:31:52 +08:00
Vincent Zhang
b50388cc61
Merge pull request #169 from vjoki/various-fixes
Various fixes
2019-05-16 10:07:48 -05:00
vjoki
caf3a3b770
Various fixes
1. Make helm icon color consistent with major-mode icon.
2. Attempt to fix missing colors.
   Prevent mode-line face from overriding properties that resulted in lack of colors in checker, lsp, vcs, and buffer-info segments. It's possible that there are still more instances of these.
   This is just a quick fix, there should be a better way to do this.
3. Reduce checker jumpiness/flicker by retaining the existing text while the checker is running.
4. Refactor segment whitespace.
   Attempt at fixing most of the cases of whitespace with no inactive properties.
   Occurs for example when activating helm M-x.
2019-05-15 14:01:13 +03:00
Vincent Zhang
1c5520de94 Fix #172: invalid format argument order in flymake. 2019-05-15 18:26:24 +08:00
Neri Marschik
b43bbbffba
fix: invalid face reference: mode-line-inactives 2019-05-15 07:34:52 +09:00
Vincent Zhang
4a694ece9b Improve LSP segment. 2019-05-14 03:54:48 +08:00
Vincent Zhang
356e8d670a [Feature] options: doom-modeline-buffer-encoding and doom-modeline-indent-info. 2019-05-14 02:12:36 +08:00
Vincent Zhang
edd97bb2a0 [Feature] indent-info segment. 2019-05-14 02:08:37 +08:00
Vincent Zhang
23c9278704 Add one space for the LSP indicator. 2019-05-14 01:56:22 +08:00
Vincent Zhang
8e16fc8380 Fix: void variables error in Emacs 25 with terminal. 2019-05-14 01:19:48 +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
2818d7faa3 Improve pdf mode-line. 2019-05-12 01:02:05 +08:00
Vincent Zhang
958756996a Add an icon for helm buffers. 2019-05-10 14:15:21 +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
e902f41638 Fix #168: when no icons: invalid face attribute and reference. 2019-05-07 00:34:17 +08:00
Vincent Zhang
2bbfcbe685 Show lsp indicator in both active and inactive windows. 2019-05-06 22:55:49 +08:00
Vincent Zhang
6d80564d4a Refactor LSP segment. 2019-05-06 21:52:36 +08:00
Vincent Zhang
de442a1c28 Make icon colors consistent.
1. Same colors of eglot and lsp-mode.
1. Change the color of debug-quit icon.
2019-05-06 18:48:40 +08:00
Vincent Zhang
fc098a6946 Fix #167: Eglot: Closing file issues error if server is shut down.
Also,
1. Change the icon color of eglot.
2. Optimize refreshing eglot.
2019-05-06 18:31:27 +08:00
Vincent Zhang
f9984246d2 Optimize package segment.
Leverage paradox--update-mode-line.
2019-05-06 17:43:15 +08:00
Vincent Zhang
0dfbb0c108 Bump version to 2.1.0. 2019-05-06 06:55:48 +08:00