diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-10-20 21:48:51 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-10-20 21:48:51 +0300 |
commit | 8a2f5a0cab40986d7af88fc9eae7b3931f30fcc3 (patch) | |
tree | f0a32c0ef839dc34cfddae08b4eb4b930fdb7ecd /res | |
parent | 2052acf054291c2915ace9da9cc1a395c3abf832 (diff) |
Added quote indicator preference
Also, added a command that gets posted when the mouse exits or enters the window area. This lets the hover outline to be updated accordingly.
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 488db36c..70f6135f 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -9,7 +9,9 @@ | |||
9 | ## 0.6 | 9 | ## 0.6 |
10 | * Added new color themes for page content: Colorful Light, Black, Gray, Sepia, High Contrast. | 10 | * Added new color themes for page content: Colorful Light, Black, Gray, Sepia, High Contrast. |
11 | * Dark and light mode page content themes can be chosen in Preferences. | 11 | * Dark and light mode page content themes can be chosen in Preferences. |
12 | * Added quote indicator option: icon or vertical line. | ||
12 | * macOS: Fixed glitchy window dragging during audio playback. | 13 | * macOS: Fixed glitchy window dragging during audio playback. |
14 | * Fixed cached page timestamps. | ||
13 | 15 | ||
14 | ## 0.5 | 16 | ## 0.5 |
15 | * Added MP3 support in the audio player (using mpg123). | 17 | * Added MP3 support in the audio player (using mpg123). |