mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-08-26 06:21:58 +00:00
update readme
This commit is contained in:
parent
ebb38008e1
commit
63c6898aab
14
README.md
14
README.md
@ -13,9 +13,7 @@ GTK 4 / Libadwaita client written in Rust
|
|||||||
### Interface
|
### Interface
|
||||||
* [x] Multi-tab
|
* [x] Multi-tab
|
||||||
* [x] Hotkeys
|
* [x] Hotkeys
|
||||||
* [ ] Bookmarks
|
* [x] Bookmarks
|
||||||
* [ ] Browser window
|
|
||||||
* [x] Recent bookmarks list
|
|
||||||
* [ ] Build-in multimedia support
|
* [ ] Build-in multimedia support
|
||||||
* [x] [Images](#images)
|
* [x] [Images](#images)
|
||||||
* [ ] [Audio](#audio)
|
* [ ] [Audio](#audio)
|
||||||
@ -35,10 +33,8 @@ GTK 4 / Libadwaita client written in Rust
|
|||||||
* [x] Save page as file
|
* [x] Save page as file
|
||||||
* [x] Unsupported content type downloads
|
* [x] Unsupported content type downloads
|
||||||
* [ ] History
|
* [ ] History
|
||||||
* [ ] Browser window
|
|
||||||
* [x] Page navigation
|
|
||||||
* [x] Recently visited
|
* [x] Recently visited
|
||||||
* [x] Recently closed
|
* [ ] Recently closed
|
||||||
* [ ] Proxy (by [SimpleProxyResolver](https://docs.gtk.org/gio/class.SimpleProxyResolver.html))
|
* [ ] Proxy (by [SimpleProxyResolver](https://docs.gtk.org/gio/class.SimpleProxyResolver.html))
|
||||||
* [x] Multiple regex rules by the priority
|
* [x] Multiple regex rules by the priority
|
||||||
* [x] Custom ignored hosts
|
* [x] Custom ignored hosts
|
||||||
@ -123,11 +119,7 @@ GTK 4 / Libadwaita client written in Rust
|
|||||||
* [ ] [NPS](https://nightfall.city/nps/info/specification.txt)
|
* [ ] [NPS](https://nightfall.city/nps/info/specification.txt)
|
||||||
* [x] System
|
* [x] System
|
||||||
* [x] `file://` - local files browser
|
* [x] `file://` - local files browser
|
||||||
* [ ] Request prefix
|
* [x] Request prefix
|
||||||
* [ ] `about:`
|
|
||||||
* [ ] `config` - low-level key/value settings editor
|
|
||||||
* [ ] `bookmarks:` - bookmarks browser
|
|
||||||
* [ ] `history:` - history browser
|
|
||||||
* [x] `download:` - save location to file
|
* [x] `download:` - save location to file
|
||||||
* [x] `source:` - source viewer (by [sourceview5](https://crates.io/crates/sourceview5))
|
* [x] `source:` - source viewer (by [sourceview5](https://crates.io/crates/sourceview5))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user