diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-27 00:28:03 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-27 00:28:03 +0200 |
| commit | ad15a056672f049cf8302fc7a0a94b71f42db356 (patch) | |
| tree | 3dafbbd36648ba664dc836fff6bf5e42bd274c77 /ROADMAP.md | |
| parent | a2d567a95e388e946cae8b0a5e30a7428f12eba4 (diff) | |
| download | kristall-ad15a056672f049cf8302fc7a0a94b71f42db356.tar.gz | |
Allows middle-clicking to close tabs.
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,6 +26,7 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Allow import of themes - [ ] File extension is `.kthm` - [ ] Direct preview instead of importing it as a preset. Allow user to save preset then manually + - [ ] Make gss (gemini style sheets) a subset of cascading style sheets - [ ] Recognize home directories with /~home and such and add "substyles" - [ ] [Add favicon support](gemini://mozz.us/files/rfc_gemini_favicon.gmi) - [ ] Add auto-generated "favicons" @@ -40,7 +41,7 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Ctrl-F search in documents - [ ] Add "view source" option to show original document - [ ] Implement graphic fingerprint display instead of hex-based one -- [ ] `<krixano>` xq, I have a feature request for Kristall - the ability to middle click a tab to close it. +- [x] `<krixano>` xq, I have a feature request for Kristall - the ability to middle click a tab to close it. - [ ] `<krixano>` Also, middle clicking links to open them in new tab - [ ] Support "offline files" - [ ] Allow manually caching a file to be visited when no internet connection is |
