TOFU: Create file if it didn't exist
Meta: 0.6.2 followup
Update screenshot URL in README.md
Update config to include new args
Expand theming to entire UI
The entire UI, including the central document, the tab list and the ToC
list is now themable.
The width of the ToC has also been increased.
Add tips on the default startup demo text
Remove imports of deprecated errors
Completely deprecate old downloader
- remove from document
- remove from example config
- remove from configs
Merge branch 'master' of git.sr.ht:~fkfd/picross into master
Rewrite downloader
Deprecate external downloader in favor of native handler
Duplicates checking is NYI
Rewrite downloader
Deprecate external downloader in favor of native handler
Duplicates checking is NYI
Fragment navigation
gemini://host.tld:port/path#fragment_1 now takes the user to the first
occurrence of #/##/### fragment[whitespace]1.
other changes:
- H1Node, H2Node and H3Node now inherit from HeadingNode, which in turn
is a subclass of GeminiNode
- all 3 subclasses of HeadingNode now carry heading text without #'s
Parse fragments in Gemini URLs
also go to home page when opening new tabs.
about:* pages
about:* pages are now a separate page address scheme in parallel with
gemini:// ones
- about:blank
- about:home
Fix IndexError when tabs_list is unfocused
Version bump 0.6.1
- Long description content type set to text/markdown
Post-rename work
- :%s/mcross/picross/g
- Update README
- Add config file
- requirements.txt
- Update demo text
- Update default CLI args
McRoss is officially renamed Picross