mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update readme
This commit is contained in:
parent
eabd16aaf7
commit
e54795e71c
1 changed files with 22 additions and 2 deletions
24
README.md
24
README.md
|
|
@ -14,13 +14,26 @@ GTK 4 / Libadwaita client written in Rust
|
||||||
* [x] Multi-tab
|
* [x] Multi-tab
|
||||||
* [x] Hotkeys
|
* [x] Hotkeys
|
||||||
* [ ] Bookmarks
|
* [ ] Bookmarks
|
||||||
|
* [ ] Browser window
|
||||||
|
* [ ] Recent list
|
||||||
* [ ] Build-in multimedia support
|
* [ ] Build-in multimedia support
|
||||||
* [x] [Images](#images)
|
* [x] [Images](#images)
|
||||||
* [ ] [Audio](#audio)
|
* [ ] [Audio](#audio)
|
||||||
* [ ] [Video](#video)
|
* [ ] [Video](#video)
|
||||||
* [ ] Certificates
|
* [x] Certificates
|
||||||
* [x] Downloads
|
* [x] Generate new identity
|
||||||
|
* [x] Select for path
|
||||||
|
* [x] Export
|
||||||
|
* [x] Import
|
||||||
|
* [x] Delete
|
||||||
|
* [ ] Downloads
|
||||||
|
* [ ] Browser window
|
||||||
|
* [x] Save page as file
|
||||||
|
* [x] Unsupported content type downloads
|
||||||
* [ ] History
|
* [ ] History
|
||||||
|
* [ ] Browser window
|
||||||
|
* [ ] Recently closed
|
||||||
|
* [ ] Recently visited
|
||||||
* [ ] Proxy
|
* [ ] Proxy
|
||||||
* [ ] Session
|
* [ ] Session
|
||||||
* [ ] Window
|
* [ ] Window
|
||||||
|
|
@ -192,6 +205,13 @@ cargo build
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
|
### Localization
|
||||||
|
|
||||||
|
UI localization planed as Crowdin repository, but it is not implemented yet.
|
||||||
|
|
||||||
|
To install new spell dictionaries in Fedora, use `sudo dnf install hunspell-{CODE}`
|
||||||
|
* just replace `CODE` with the locale code you want.
|
||||||
|
|
||||||
### Releases
|
### Releases
|
||||||
|
|
||||||
* Package version in repository increase after [crates.io](https://crates.io/crates/yoda) release
|
* Package version in repository increase after [crates.io](https://crates.io/crates/yoda) release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue