Vincent Zhang
f2f7aaf392
Fix hang issue in fetching github notifications.
...
If there is no github access token, ghub requires to create and save from
minibuffer, thus will cause hang in async process. Just ignore it if no token.
2019-01-08 02:29:46 +08:00
Vincent Zhang
a01d39b2e7
Fix: mouse-click issue for flycheck menu.
2019-01-08 01:23:12 +08:00
Vincent Zhang
815405604f
Bump version to 1.4.5.
2019-01-06 01:41:47 +08:00
Vincent Zhang
cb01400f94
Fix #86 : Unchanged Org file is displayed as modified.
...
Remove advices of set-buffer-modified-p, since it's called in org-unmodified.
2019-01-05 19:24:59 +08:00
Vincent Zhang
9df1f758b2
Silence compile warnings.
2019-01-05 02:17:29 +08:00
Vincent Zhang
d2829d167a
Refactor for add-hook.
2019-01-05 02:08:16 +08:00
Vincent Zhang
a460fd3826
Bump version to 1.4.4.
2019-01-04 23:22:25 +08:00
Vincent Zhang
951aa1eee4
Fix: wrong-number-of-arguments error in checker segment.
2019-01-04 23:17:13 +08:00
Vincent Zhang
f9d98b935e
Fix: watch buffer-read-only.
2019-01-04 22:34:45 +08:00
Vincent Zhang
5adedd5953
Don't start github timer if doom-modeline-github is nil.
...
Also watch the change of doom-modeline-github to run or cancel the timer.
This only support 26 and above. Need to restart Emacs to effect in 25.
See https://github.com/seagle0128/doom-modeline/issues/66#issuecomment-451397481 .
2019-01-04 22:30:57 +08:00
Vincent Zhang
47bed3c0a4
Ignore errors in fetching github notifications with network issue.
2019-01-04 15:37:41 +08:00
Vincent Zhang
7285c433ae
Fix: font size of vcs in daemon mode.
2019-01-04 02:10:10 +08:00
Vincent Zhang
4b74e7e9f1
Put the buffer percent position to the last.
2019-01-04 01:46:48 +08:00
Vincent Zhang
9040e3c72c
Fix: invalid format of help-echo for flymake.
2019-01-04 01:34:36 +08:00
Vincent Zhang
e252c4420d
[Docs] FAQ: Why doesn't change of branch reflect in modeline.
...
https://github.com/seagle0128/doom-modeline/issues/84
https://github.com/seagle0128/doom-modeline/issues/76
2019-01-04 01:01:40 +08:00
Vincent Zhang
eeff72172b
[Feature] Support nyan cat in position segment.
2019-01-04 00:21:40 +08:00
Vincent Zhang
804167cf5a
Bump version to 1.4.1.
2019-01-03 21:35:35 +08:00
Vincent Zhang
5661f715ff
Fix: vcs error after setting 'doom-modeline-icon' to nil.
2019-01-03 21:26:45 +08:00
Vincent Zhang
42614860c1
Fix #83 : Flycheck error after setting 'doom-modeline-icon' to nil.
2019-01-03 18:14:36 +08:00
Vincent Zhang
3535b96f8a
[Enhancement] Show error/warning/info for checkers.
2019-01-03 03:31:11 +08:00
Vincent Zhang
1777f1e6ac
mouse-1 click to show flycheck menu.
2019-01-03 02:29:56 +08:00
Vincent Zhang
239b3a97e1
Show vcs segment in both active and inactive windows.
...
Similarly, display icon and text separately. No performance issue.
2019-01-03 02:19:28 +08:00
Vincent Zhang
2e33d98576
Show checker indicator in both active and inactive windows.
...
Show icon and text separately, and use hook/advice to update.
No performance issue.
2019-01-03 01:43:57 +08:00
Vincent Zhang
30d882b9aa
Optimize performance for flymake segment.
2019-01-02 22:35:02 +08:00
Vincent Zhang
b56a9f233c
Silent compiler warnings.
2019-01-02 21:50:58 +08:00
Vincent Zhang
81be819bb2
Fix: flymake mouse-clicks.
2019-01-02 21:47:14 +08:00
Vincent Zhang
59c649e30e
Bump version to 1.4.0
2019-01-02 21:33:28 +08:00
Vincent Zhang
e9955e0c95
Improve some help-echo and mouse-clicks.
2019-01-02 21:32:20 +08:00
Vincent Zhang
468cfe5edb
[Feature] Flymake indicator.
...
Fix #81 .
2019-01-02 21:03:30 +08:00
Vincent Zhang
7439d7b927
Fix #82 : load async
if it exists but is not loaded.
2019-01-02 18:27:13 +08:00
Vincent Zhang
26defa1f13
Bump copyright years.
2019-01-02 16:52:28 +08:00
Vincent Zhang
1d9fd80658
Update issue templates
2019-01-02 16:39:35 +08:00
Vincent Zhang
7f8aa486a4
Adjust flycheck segment.
2019-01-01 18:52:13 +08:00
Vincent Zhang
25f88ddbfe
Update buffer info after calling set-buffer-modified-p.
2019-01-01 18:04:53 +08:00
Vincent Zhang
acc128816e
Fix typo.
2019-01-01 00:45:51 +08:00
Vincent Zhang
9537876af0
Fix #80 : Errors without symbol-overlay.
2019-01-01 00:42:23 +08:00
Vincent Zhang
14d2e84b68
Fix #80 : Errors without symbol-overlay.
2019-01-01 00:25:12 +08:00
Vincent Zhang
202a90e660
Fix #78 : a new toggle for env version.
2018-12-31 22:55:23 +08:00
Vincent Zhang
d453e780e4
Fix: state icons are too small on Windows.
2018-12-31 21:06:27 +08:00
Vincent Zhang
b6f15e5cfd
Bump version to 1.3.3.
2018-12-31 18:40:22 +08:00
Vincent Zhang
9feaa79b4d
Fix: not displaying count for the first match.
2018-12-31 18:38:37 +08:00
Vincent Zhang
1b0cbe842f
Fix: compatibility issue with 25.
2018-12-31 17:10:26 +08:00
Vincent Zhang
3d1490d6e6
Show input-method and lsp in inactive windows.
2018-12-30 21:57:40 +08:00
Vincent Zhang
834f59c2ef
Optimize: inject load-path var and add timeout for async process.
2018-12-30 20:57:42 +08:00
Vincent Zhang
e116b3e840
Bump version to 1.3.2.
2018-12-30 00:30:47 +08:00
Vincent Zhang
3c7ad2f3d8
Fix: not same size of state icon in active and inactive windows.
2018-12-30 00:15:35 +08:00
Vincent Zhang
7fda2d9127
Minor refactor.
2018-12-29 23:14:20 +08:00
Vincent Zhang
9a48760e5b
Fix: Remove original window number of `ace-window-display-mode'.
2018-12-29 15:46:50 +08:00
Vincent Zhang
a7229a1e40
Update the icons of file state.
2018-12-28 23:27:46 +08:00
Vincent Zhang
467ad0ca11
Bump version to 1.3.1.
2018-12-28 18:14:31 +08:00