Vincent Zhang
e57c0aa25a
Revert 947312d
* Update advices for set-selected-window.
2019-02-16 11:58:44 +08:00
Vincent Zhang
89d6036e1d
Clean up unused comments and codes.
2019-02-15 22:05:25 +08:00
Vincent Zhang
947312d209
Update advices for set-selected-window.
2019-02-15 21:22:13 +08:00
Vincent Zhang
38a3930aff
Remove doom-modeline--github-open-notifications.
2019-02-14 20:26:48 +08:00
Vincent Zhang
17d197d9a7
Add customization: doom-modeline-enable-word-count.
2019-02-13 00:47:32 +08:00
Vincent Zhang
e1f0610316
Bump version to 1.7.2.
2019-02-12 17:42:44 +08:00
Vincent Zhang
eab39937cd
Fix incorrect file icon.
...
See https://github.com/seagle0128/doom-modeline/issues/114#issuecomment-462471548 .
2019-02-12 17:41:26 +08:00
Vincent Zhang
5632bb02b5
Bump version to 1.7.1.
2019-02-12 04:15:19 +08:00
Vincent Zhang
83bf2c509d
Fix errors in process segment.
2019-02-12 04:15:11 +08:00
Vincent Zhang
7ea698723f
Fix: invalid faces of icons.
2019-02-12 03:52:01 +08:00
Vincent Zhang
a1e765fa56
[Enhancement] Make modeline color consistent while using minibuffer.
...
Close #114 : Modeline color is inconsistent when using helm.
helm and eldoc-in-minibuffer-mode will trigger this issue.
2019-02-12 02:44:31 +08:00
Vincent Zhang
b1656e47b2
Merge pull request #112 from guidoschmidt/master
...
EDIT/README.md: hint to doom-modeline-mode-hook
2019-02-06 22:08:12 +08:00
Guido Schmidt
2e90f6480d
EDIT/README.md: hint to doom-modeline-mode-hook
...
To setup your custom modeline-configuration, you'll have to use doom-modeline-mode-hook
2019-02-04 14:15:48 +01:00
Vincent Zhang
8e2fff521f
Merge pull request #110 from seanfarley/smf/irc
...
Add irc / circe segment
2019-02-04 17:18:58 +08:00
Sean Farley
c0cbf56db4
irc: add new segment to display the unread status
...
This segment is meant for the main modeline and just displays a single,
unread icon if there are any unread irc buffers.
2019-02-03 23:07:57 -08:00
Sean Farley
b6b6691ea3
irc: add new segment to display the unread buffers
...
This includes a configuration variable that allows the user to customize
the display of the name. The segment is only displayed in the 'special
modeline due to space. Later, we'll add a irc notification for the 'main
modeline.
2019-02-03 22:32:16 -08:00
Vincent Zhang
eb29c549f9
Merge pull request #108 from ConnorNelson/master
...
Update hooks to also run on undo tree visualize
2019-02-01 10:48:22 +08:00
Connor Nelson
9dd5e8c3d6
Update hooks to also run on undo tree visualize
2019-01-31 15:51:57 -07:00
Vincent Zhang
3d7e46038b
Merge pull request #107 from aaronjensen/patch-1
...
Initialize mu4e-alert-modeline-formatter
2019-01-31 03:35:42 +08:00
Aaron Jensen
ba54bb0cf7
Initialize mu4e-alert-modeline-formatter
...
This is required for those of us not using mu4e, otherwise, you get a void variable error.
2019-01-30 11:22:45 -08:00
Vincent Zhang
94944ce6a7
Bump version to 1.7.0.
2019-01-31 00:28:18 +08:00
Vincent Zhang
66b182a9fd
Fix: restore mu4e-alert-modeline-formatter to last one.
2019-01-31 00:23:52 +08:00
Vincent Zhang
4f856886d6
Fix error: void-variable mu4e-alert-mode-line.
2019-01-31 00:12:38 +08:00
Vincent Zhang
13d0c0bd21
Update face: doom-modeline-unread-number.
2019-01-30 16:22:19 +08:00
Vincent Zhang
c76cf1c199
Add new face: doom-modeline-unread-number.
2019-01-30 16:14:49 +08:00
Vincent Zhang
cfb1f80f1f
Update docs for the mu4e indicator.
2019-01-30 16:07:26 +08:00
Vincent Zhang
81e356cd3b
Add spaces and face for mu4e indicator.
2019-01-30 16:02:34 +08:00
Vincent Zhang
8786231f8a
Merge pull request #105 from seanfarley/smf/mu4e
...
Add mu4e segment that shows unread emails.
2019-01-30 15:59:00 +08:00
Sean Farley
ad73d3d874
mu4e: add new segment that shows unread emails
2019-01-29 14:48:39 -08:00
Vincent Zhang
707e354352
Update FAQ for #104 .
2019-01-29 00:51:26 +08:00
Vincent Zhang
9e5b048f1f
Update comments.
2019-01-27 18:30:25 +08:00
Vincent Zhang
0feb1c1499
Fix #103 : Segments sometimes get stuck with inactive face.
...
Select current window, but should exclude the child windows.
2019-01-27 06:06:36 +08:00
Vincent Zhang
54a5f45182
Fix #102 : The nyan-cat indicator respects nyan-minimum-window-width.
2019-01-24 15:26:51 +08:00
Vincent Zhang
9ca40d04b1
Improve git notifications segment.
2019-01-24 01:58:17 +08:00
Vincent Zhang
849ba7097f
Beautify github notifications.
2019-01-23 17:54:35 +08:00
Vincent Zhang
d649c38d4a
Merge pull request #101 from seagle0128/revert-100-smf/mu4e
...
Revert "mu4e: add new segment that shows unread emails"
2019-01-23 16:56:57 +08:00
Vincent Zhang
3440ce4c7c
Revert "mu4e: add new segment that shows unread emails"
2019-01-23 16:56:37 +08:00
Vincent Zhang
ec3588a407
Merge pull request #100 from seanfarley/smf/mu4e
...
mu4e: add new segment that shows unread emails
2019-01-23 16:15:59 +08:00
Sean Farley
bccad0f6bf
mu4e: add new segment that shows unread emails
...
This is a new segment for `mu4e-alert' that shows unread emails in the
modeline. For now, we enable it where github notifications are enabled
and make it a simple number.
When experimenting with adding an email icon, the modeline seemed a bit
too crowed so there is no icon for this number. We can perhaps add a
flag later to toggle that. Alternatively, we could expose more options
for the `doom-modeline-mu4e-formatter' that could tweak the number and
the icon.
2019-01-22 20:24:31 -08:00
Vincent Zhang
8674132ad9
Bump version to 1.6.2.
2019-01-23 03:05:59 +08:00
Vincent Zhang
3d3b210325
Watch doom-modeline-buffer-file-name-style.
2019-01-23 03:04:26 +08:00
Vincent Zhang
82e7020eec
Add more faces for buffer path.
...
Fix #99 .
2019-01-23 02:50:58 +08:00
Vincent Zhang
19b1bde931
Bump version to 1.6.1.
2019-01-20 03:09:03 +08:00
Vincent Zhang
78a0287515
Don't display persp-nil-name.
2019-01-18 18:09:34 +08:00
Vincent Zhang
f57444a9b4
Disable git notifications by default.
2019-01-18 01:25:05 +08:00
Vincent Zhang
868f1bb00b
Add new mode: doom-modeline-mode.
...
doom-modeline-init is obsolete.
2019-01-18 00:38:51 +08:00
Vincent Zhang
fdc20c7e00
Bump version to 1.6.0.
2019-01-17 23:47:06 +08:00
Vincent Zhang
fe1a703161
Refactor: split one file to core and segments.
2019-01-17 23:46:29 +08:00
Vincent Zhang
515adfd4aa
Compatible with symbol-overlay.
...
inhibit-modification-hooks is set to t in symbol-overlay-rename.
Update buffer-file-name after renaming the symbol.
2019-01-17 16:24:05 +08:00
Vincent Zhang
f4a99fa424
[Docs] Add screenshots.
2019-01-17 15:08:02 +08:00