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
Henrik Lissner
62aa608254
ui/doom: only load solaire-mode in daemon or gui sessions
...
Why daemon? Because we can't be sure if the user will open graphical or
tty frames. Detecting this is a messy affair, so I leave it to the user
to deal with. This'll have to be documented somewhere...
2019-12-12 03:39:34 -05:00
Henrik Lissner
a7d5da494e
Fix end-of-file syntax error
2019-12-06 21:45:38 -05:00
Henrik Lissner
996188250b
Minor refactors & comment revision
2019-12-06 17:16:34 -05:00
Henrik Lissner
bfdd09b5c2
ui/doom: swap solaire bg for doom-challenger-deep
2019-12-06 13:59:13 -05:00
Henrik Lissner
c13b8df5df
Minor refactors & reformatting
2019-12-05 14:56:16 -05:00
Henrik Lissner
6bb597564b
ui/doom: swap bg for doom-tomorrow-day
...
Fix hlissner/emacs-doom-themes#362
2019-12-04 21:51:59 -05:00
Henrik Lissner
a8fd59a054
Merge pull request #2143 from rgrinberg/popup-ignore-more
...
ui/popup: add more default rules
2019-12-03 22:56:33 -05:00
Rudi Grinberg
894c4e1855
Fix popup ignore rules
...
* Process Lis is without a space
* Escape trailing star
* Combine all rules
2019-12-04 09:46:27 +07:00
Henrik Lissner
bcdb9f583a
Require origin argument
...
If it doesn't satisfy windowp, it'll cause errors.
2019-12-03 20:00:38 -05:00
Henrik Lissner
79faa02d6b
Record origin window earlier
...
The selected window could change in between +popup--maybe-select-window calls.
2019-12-03 19:59:27 -05:00
Yiming Chen
359ae77250
ui/popup: extract +popup--maybe-select-window helper function
2019-12-04 08:32:27 +08:00