Commit Graph

14 Commits

Author SHA1 Message Date
0252f4f36f Refactor :ui modeline +light 2020-05-25 03:43:40 -04:00
5472d46426 Bump :ui modeline
seagle0128/doom-modeline@c177959 -> seagle0128/doom-modeline@2b30885
emacsorphanage/anzu@3e34fb3 -> emacsorphanage/anzu@7b8688c
emacsorphanage/evil-anzu@9bca6ca -> emacsorphanage/evil-anzu@d3f6ed4

Fixes the anzu number-of-matches display in the modeline for isearch,
iedit, evil-search, and evil-substitution. This was caused by changes
upstream.
2020-05-20 04:46:37 -04:00
ea01e850e4 ui/modeline: add misc-info to project format 2020-02-28 12:20:52 -05:00
d0380c42e7 Rename face: +modeline-bar -> +modeline-bar-active
It shared the name of a variable, which could be confusing.
2020-01-01 21:19:21 -05:00
4808d40736 Convert def-modeline! macro into function
Eager-expansion was causing void-function errors for set-modeline!
2019-12-29 21:23:39 -05:00
4741e322df ui/modeline: fix VC branch icon 2019-12-21 01:39:10 -05:00
f075c30710 ui/modeline: refactor encoding segment 2019-12-21 01:38:43 -05:00
a54098a098 Fix face-background calls in +modeline-refresh-bars-h
Third argument should be a boolean; symbols are treated as references to
faces to inherit from.
2019-12-20 21:48:28 -05:00
0e4d25d533 ui/modeline: prevent cut-off popups #2219
By forcing resized windows to take non-standard modeline height into
account.
2019-12-20 20:37:55 -05:00
9c73bff4f0 ui/modeline: unset other format hooks
If set-modeline-hook! is used after init.
2019-12-17 15:37:33 -05:00
980fa74630 ui/modeline: make set-modeline-hook! append to hook
So later invokations override earlier ones.
2019-12-17 15:28:34 -05:00
c0302e79aa ui/modeline: disable pdf modeline for +light users
Temporarily. Until a pdf modeline has been defined.
2019-12-17 15:28:34 -05:00
20a733a861 ui/modeline: major refactor of +light modeline 2019-12-15 01:16:22 -05:00
f236d27d51 ui/modeline: add +light feature
This will one day replace the module.
2019-12-13 20:07:41 -05:00