aboutsummaryrefslogtreecommitdiff
path: root/src/about
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2021-03-06 15:26:07 +0100
committerFelix (xq) Queißner <git@mq32.de>2021-03-06 15:26:07 +0100
commit9457e720f24d8365ed6a1e82b016078b0bc17eb6 (patch)
treed810dcd8189ce508a9a0e666f7d819f3c63bcbca /src/about
parente16c85887a58381f225d706a8d740bf96a5fdf6a (diff)
downloadkristall-9457e720f24d8365ed6a1e82b016078b0bc17eb6.tar.gz
Implements proper multi-window support.
Diffstat (limited to 'src/about')
-rw-r--r--src/about/updates.gemini5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/about/updates.gemini b/src/about/updates.gemini
index c0d3f1f..46a9445 100644
--- a/src/about/updates.gemini
+++ b/src/about/updates.gemini
@@ -16,7 +16,10 @@
-- There's a lot missing here still
-* Adds single-session mode so opening links will open them in the currently focuse kristall window instead of a new instance every time.
+* Adds single-session mode so opening links will open them in the currently focused window instead of a new instance every time.
+* Adds the option to open multiple kristall windows in one session.
+* Adds --new-window command line option to open urls into a new kristall window instead of opening them as a new tab
+* Adds --isolated command line option to start a separated instance of kristall
## 0.3 - TLS and security
* Adds support for transient client certificates