diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-21 23:13:34 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-21 23:13:34 +0200 |
| commit | e327de2ca9b4b60a94e3df6c5a70568233ccd678 (patch) | |
| tree | 4690ffc1e25e6cc4589a01e4ee4c61fd055c3ef8 /src/about | |
| parent | 8efb66c23eedd839e3e5ebe8a19668198574e686 (diff) | |
| download | kristall-e327de2ca9b4b60a94e3df6c5a70568233ccd678.tar.gz | |
Adds 'OS Default' theme.
Diffstat (limited to 'src/about')
| -rw-r--r-- | src/about/updates.gemini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/about/updates.gemini b/src/about/updates.gemini index 79d3145..c9e4a56 100644 --- a/src/about/updates.gemini +++ b/src/about/updates.gemini @@ -13,6 +13,7 @@ * Adds configurable and improved redirection handling including warnings for potentially malicious redirects. * Adds improved text highlighting, now works with UTF-8. Still experimental, though 😉 * Adds about:style-preview +* Adds new UI theme: OS Default (uses Qt's default skin) * Fixed bug: Status bar label now does elide links that are too long instead of resizing the window. * Fixed bug: Gopher end-of-file marker is now better detected. * Fixed bug: Auto-URL detection works with leading/trailing spaces |
