Henrik Lissner
a3e01fb4fe
fix(org): no mixed-pitch/spellcheck on org-footnote
2021-07-28 14:00:02 -04:00
Henrik Lissner
075e66f4d7
Fix #4991 : writeroom-mode + mixed-pitch not remapping fonts
...
mixed-pitch-mode was toggled *before* text-scale-mode was. They both
preform face remapping, but use the same strategy to accomplish it, so
the less complex mode should go first. In this case, that's text-scale.
2021-05-07 02:32:51 -04:00
Henrik Lissner
de781f7a0b
ui/zen: enable mixed-pitch-mode in adoc-mode & rst-mode
...
org-journal-mode is derived from org-mode, so it's not needed in this
list.
2021-03-09 16:20:50 -05:00
Henrik Lissner
210b3bb059
ui/zen: remove redundant mixed-pitch faces for org
...
These were already in `mixed-pitch-fixed-pitch-faces`, upstream.
2021-03-06 12:07:10 -05:00
Henrik Lissner
a912a6c313
ui/zen: prevent type error in writeroom-mode
...
In case a user is testing writeroom-mode, experiences an error, and this
internal variable isn't set.
2021-03-05 20:09:22 -05:00
Henrik Lissner
3e32379f54
ui/zen: add +zen/toggle{,-fullscreen} commands
...
A more reliable "Distraction-free" fullscreen mode.
2021-02-24 18:06:30 -05:00
Henrik Lissner
c94ea8e4b1
Fix #4028 : window-dividers not reset
2020-10-05 16:04:13 -04:00
Henrik Lissner
0998e28959
Fix #3765 : larger window dividers in writeroom-mode
...
To make them easier to see.
2020-08-21 22:16:39 -04:00
Henrik Lissner
8bf902d5f4
General refactors & reformatting across the board
2020-06-04 20:13:28 -04:00
Henrik Lissner
f5858a1a6c
Add org-journal-mode to +zen-mixed-pitch-modes
2020-04-29 15:49:30 -04:00
yoavm448
2dc0746640
ui/zen: register org-done as fixed pitch
2020-04-18 19:07:02 +03:00
Henrik Lissner
382834b3b4
Bump :ui zen
...
joostkremers/writeroom-mode@fa17eb6 -> joostkremers/writeroom-mode@20c761b
jabranham/mixed-pitch@fbc566a -> jabranham/mixed-pitch@6090716
2020-03-10 01:47:33 -04:00
Henrik Lissner
5a8fb81739
Adjust visual-fill-column after text scaling
2020-02-06 15:28:51 -05:00
Henrik Lissner
c97f63beb8
Add text-scale fix for mixed-pitch-mode
...
At least until https://gitlab.com/jabranham/mixed-pitch/issues/6 is
dealt with.
2020-01-09 22:56:27 -05:00
Henrik Lissner
ad1d168349
+zen-text-scale = 2 by default
2020-01-09 22:56:27 -05:00
Henrik Lissner
67d9ef64f3
ui/zen: fix mixed-pitch-mode not activating
2020-01-09 02:47:06 -05:00
Henrik Lissner
87f72c096c
ui/zen: disable fullscreening properly
...
Setting writeroom-fullscreen-effect to nil wasn't the correct way to
disable fullscreen.
2020-01-09 02:45:41 -05:00
Henrik Lissner
d426349f21
ui/zen: add +zen-text-scale variable
2020-01-02 21:54:28 -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