mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-14 16:58:05 +00:00
update readme
This commit is contained in:
parent
d50103c464
commit
30b1a05ff4
@ -94,7 +94,7 @@ GTK 4 / Libadwaita client written in Rust
|
|||||||
* [ ] [NEX](https://nightfall.city/nex/info/specification.txt) - useful for networks with build-in encryption (e.g. [Yggdrasil](https://yggdrasil-network.github.io))
|
* [ ] [NEX](https://nightfall.city/nex/info/specification.txt) - useful for networks with build-in encryption (e.g. [Yggdrasil](https://yggdrasil-network.github.io))
|
||||||
* [ ] [NPS](https://nightfall.city/nps/info/specification.txt)
|
* [ ] [NPS](https://nightfall.city/nps/info/specification.txt)
|
||||||
* [ ] Localhost
|
* [ ] Localhost
|
||||||
* [ ] `file://` - localhost browser
|
* [ ] `file://` - local file browser
|
||||||
* [ ] System
|
* [ ] System
|
||||||
* [ ] `config:` - low-level key/value settings editor
|
* [ ] `config:` - low-level key/value settings editor
|
||||||
* [x] `source:` - page source viewer (by [sourceview5](https://crates.io/crates/sourceview5))
|
* [x] `source:` - page source viewer (by [sourceview5](https://crates.io/crates/sourceview5))
|
||||||
@ -126,9 +126,9 @@ GTK 4 / Libadwaita client written in Rust
|
|||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
* Cairo `1.18`
|
* Cairo `1.18`
|
||||||
* GDK PixBuf `2.42`
|
* GdkPixBuf `2.42`
|
||||||
* Glib `2.80`
|
* Glib `2.80`
|
||||||
* GTK `4.14`
|
* Gtk `4.14`
|
||||||
* GtkSourceView `5.14`
|
* GtkSourceView `5.14`
|
||||||
* Libadwaita `1.5` (Ubuntu 24.04+)
|
* Libadwaita `1.5` (Ubuntu 24.04+)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user