Skip to content

Commit 8a080ba

Browse files
Merge pull request #259 from Hofer-Julian/adapting-ecosystem
Rearrange list in gtk-rs ecosystem
2 parents 77e5e5d + 764ee39 commit 8a080ba

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,10 @@ Julian Hofer is writing a book titled [GUI development with Rust and GTK 4]
4747

4848
By now, a number of additional bindings for GObject based libraries exist. While not part of the gtk-rs project, many of them are developed in close collaboration. Notable other projects within the gtk-rs ecosystem are
4949

50-
- [**gstreamer-rs** Open source multimedia framework](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs)
51-
- [**libhandy-rs** Building blocks for modern adaptive GNOME applications (GTK 3)](https://gitlab.gnome.org/World/Rust/libhandy-rs)
52-
- [**libadwaita-rs** Building blocks for modern GNOME applications (GTK 4)](https://gitlab.gnome.org/World/Rust/libadwaita-rs)
50+
- [**GStreamer** Open source multimedia framework](https://crates.io/crates/gstreamer)
51+
- [**Adwaita** Building blocks for modern GNOME applications](https://crates.io/crates/libadwaita)
52+
- [**SourceView 5** A library extending GtkTextView with features typical for a source code editor](https://crates.io/crates/sourceview5)
53+
- [**Relm 4** An idiomatic GUI library inspired by Elm and based on gtk4-rs](https://crates.io/crates/relm4)
5354
{: class="box-list"}
5455

5556
More bindings can be found as part of the [GNOME GitLab Rust Group](https://gitlab.gnome.org/World/Rust).

0 commit comments

Comments
 (0)