Henrik Lissner
|
e0b8b4f190
|
Fix set-pretty-symbols! not merging properties w/ old rules
This removes the :merge property, as merging is now its default
behavior.
|
2020-01-04 04:55:57 -05:00 |
|
Foldex
|
760aa50c44
|
ui/doom-dashboard: De-hardcode dashboard faces
|
2020-01-02 23:18:19 -05:00 |
|
Henrik Lissner
|
d426349f21
|
ui/zen: add +zen-text-scale variable
|
2020-01-02 21:54:28 -05:00 |
|
Henrik Lissner
|
ec7a067109
|
Enable ligatures on emacs-mac if pretty-code is enabled
No longer necessary to enable a font ligature flag for it.
|
2020-01-02 21:16:02 -05:00 |
|
Henrik Lissner
|
195dfda045
|
Minor refactors & comment revision
|
2020-01-02 21:16:02 -05:00 |
|
Henrik Lissner
|
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 |
|
Henrik Lissner
|
445ba1a46d
|
Minor refactors & comment revision across the board
|
2019-12-31 19:18:02 -05:00 |
|
Henrik Lissner
|
d1b597fde4
|
Remove redundant evil keybinds for neotree
Some of these were already bound by evil-collection-neotree.
|
2019-12-31 19:14:43 -05:00 |
|
Henrik Lissner
|
960d756b47
|
General, minor refactors
|
2019-12-30 18:23:56 -05:00 |
|
Henrik Lissner
|
3271cd3a54
|
Remove unused ui/tabs/autoload.el
|
2019-12-30 18:08:11 -05:00 |
|
Henrik Lissner
|
8c0561df93
|
Fix ui/tabs module
Remove all my custom hacks because none of them work anymore.
|
2019-12-30 00:50:18 -05:00 |
|
Henrik Lissner
|
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 |
|
Henrik Lissner
|
f05f4d2b59
|
Replace search docs button w/ open docs on dashboard
It is more helpful to newcomers.
|
2019-12-29 16:34:21 -05:00 |
|
Henrik Lissner
|
66b005aa18
|
ui/doom-dashboard: expand README #1166
|
2019-12-27 14:46:10 -05:00 |
|
Henrik Lissner
|
75c25fa182
|
ui/hydra: fix +hydra/text-zoom
Issue brought to light by #2057
|
2019-12-27 03:35:32 -05:00 |
|
Henrik Lissner
|
2e9195742a
|
Fix shell popups from regaining their modeline #2228
|
2019-12-26 16:50:49 -05:00 |
|
Henrik Lissner
|
45e9f2cffc
|
ui/pretty-code: add missing fira ligatures
|
2019-12-26 16:50:49 -05:00 |
|
Henrik Lissner
|
026fa8e65b
|
ui/pretty-code: use mac-auto-operator-composition-mode
|
2019-12-26 16:50:49 -05:00 |
|
Henrik Lissner
|
934e4fc06f
|
ui/doom-dashboard: fix vertical padding #2251
|
2019-12-26 01:41:45 -05:00 |
|
Henrik Lissner
|
0b4356a7d5
|
Fix 'search documentation' button on dashboard
|
2019-12-26 01:41:44 -05:00 |
|
Henrik Lissner
|
adc8cba14b
|
Revise docstrings & minor reformatting
|
2019-12-26 01:41:44 -05:00 |
|
Henrik Lissner
|
458cdd5df4
|
ui/workspaces: remove extra workspaces when restoring sessions
|
2019-12-22 19:59:22 -05:00 |
|
Henrik Lissner
|
6ac04e5a6d
|
ui/popup: prevent infinite loop when killing popup buffers
|
2019-12-22 16:02:56 -05:00 |
|
Henrik Lissner
|
8386c95fb1
|
ui/doom-dashboard: fix fix for #2219
What a fix
|
2019-12-21 03:30:44 -05:00 |
|
Henrik Lissner
|
a49c0b6691
|
Output feedback from buffer/session kill commands
|
2019-12-21 03:30:44 -05:00 |
|
Henrik Lissner
|
491e80a568
|
Fix cut-off which-key popups #2219
|
2019-12-21 02:14:36 -05:00 |
|
Henrik Lissner
|
960f403e2e
|
Fix misaligned dashboard on workspace switch #2219
Only occurs in daemon GUI frames, for some reason.
|
2019-12-21 01:49:10 -05:00 |
|
Henrik Lissner
|
4741e322df
|
ui/modeline: fix VC branch icon
|
2019-12-21 01:39:10 -05:00 |
|
Henrik Lissner
|
f075c30710
|
ui/modeline: refactor encoding segment
|
2019-12-21 01:38:43 -05:00 |
|
Henrik Lissner
|
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 |
|
Henrik Lissner
|
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 |
|
Henrik Lissner
|
ea9126a883
|
ui/zen: add README.org & 'SPC t z' keybind
|
2019-12-20 01:09:59 -05:00 |
|
Henrik Lissner
|
de63dd50ef
|
Add :ui zen module
This, combined with the new ':tools (lookup +dictionary)' feature will
eventually replace the ':app write' module.
|
2019-12-20 00:59:52 -05:00 |
|
Henrik Lissner
|
37ff327845
|
Merge pull request #2209 from ragone/patch-1
ui/doom: fix gruvbox theme w/ solaire-mode
|
2019-12-19 18:46:34 -05:00 |
|
Henrik Lissner
|
a999a0ddd6
|
General refactors & comment revision
|
2019-12-19 14:51:34 -05:00 |
|
Alex Ragone
|
d8bd262fcc
|
fix: gruvbox theme with solaire-mode
|
2019-12-18 16:47:42 +01:00 |
|
Henrik Lissner
|
e56cc98ae9
|
Move multi-term-buffer-name to :term term
|
2019-12-17 18:09:39 -05:00 |
|
Henrik Lissner
|
9c73bff4f0
|
ui/modeline: unset other format hooks
If set-modeline-hook! is used after init.
|
2019-12-17 15:37:33 -05:00 |
|
Henrik Lissner
|
980fa74630
|
ui/modeline: make set-modeline-hook! append to hook
So later invokations override earlier ones.
|
2019-12-17 15:28:34 -05:00 |
|
Henrik Lissner
|
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 |
|
Ralf Beckmann
|
7f06644490
|
Make +pop/raise return the current window
|
2019-12-17 21:14:35 +01:00 |
|
Henrik Lissner
|
207ce02a33
|
ui/popup: fix quit-window sometimes breaking popups
By burying the buffer and switching to a buffer that doesn't belong in a
popup.
|
2019-12-16 05:45:27 -05:00 |
|
Henrik Lissner
|
08fb9c544d
|
ui/popup: :transient -> :ttl in readme
|
2019-12-16 05:13:42 -05:00 |
|
Rudi Grinberg
|
dd7af506e3
|
Fix regex for detecting compilation buffer
*Compilation* and *compilation* are both allowed
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
|
2019-12-16 12:37:18 +07:00 |
|
Henrik Lissner
|
20a733a861
|
ui/modeline: major refactor of +light modeline
|
2019-12-15 01:16:22 -05:00 |
|
Henrik Lissner
|
f236d27d51
|
ui/modeline: add +light feature
This will one day replace the module.
|
2019-12-13 20:07:41 -05:00 |
|
Henrik Lissner
|
fbe8d9d8ac
|
ui/modeline: remove dangling advice
`doom-modeline-icon-material` was removed upstream and replaced with
`doom-modeline-icon`. This breaks the saved icon, again. PRs welcome.
|
2019-12-13 19:52:52 -05:00 |
|
Henrik Lissner
|
acdd16f2b1
|
ui/treemacs: treemacs-sorting = 'alphabetic-case-insensitive-asc
Since sorting was reversed upstream:
Alexander-Miller/treemacs@af757e6
|
2019-12-13 16:22:14 -05:00 |
|
Henrik Lissner
|
0ec0ff5ecb
|
Minor refactors; unbind F1 from company active map
|
2019-12-13 14:25:30 -05:00 |
|
Henrik Lissner
|
bdbae1024e
|
ui/doom: update README
|
2019-12-12 03:46:39 -05:00 |
|