From 33871f40e73c30ae145a55fda47246ea12c1cc3e Mon Sep 17 00:00:00 2001 From: DarkSun Date: Wed, 29 Nov 2023 05:19:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A2=98[news]:=2020231128=20Fractal?= =?UTF-8?q?=205:=20Linux=20Matrix=20Messaging=20App=20Level-Up=20with=20GT?= =?UTF-8?q?K=204=20and=20Rust=20SDK?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sources/news/20231128 Fractal 5- Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK.md --- ...ng App Level-Up with GTK 4 and Rust SDK.md | 96 +++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 sources/news/20231128 Fractal 5- Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK.md diff --git a/sources/news/20231128 Fractal 5- Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK.md b/sources/news/20231128 Fractal 5- Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK.md new file mode 100644 index 0000000000..27afb4ceb2 --- /dev/null +++ b/sources/news/20231128 Fractal 5- Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK.md @@ -0,0 +1,96 @@ +[#]: subject: "Fractal 5: Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK" +[#]: via: "https://news.itsfoss.com/fractal-5/" +[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" +[#]: collector: "lujun9972/lctt-scripts-1700446145" +[#]: translator: " " +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Fractal 5: Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK +====== +Matrix messaging app for GNOME gets an upgrade with GTK4, Rust SDK, and +more. +[Matrix][1], a popular network for secure, decentralized communication, is getting more relevant day-by-day. The world around us is changing at a pace previously unheard of, and the need for a secure communication tool is just one of its by-products, among other things. + +One such tool that helps in leveraging Matrix, is Fractal. It is one of the [best Matrix clients for decentralized messaging][2]. + +With a recent announcement, **Fractal 5** is here with a major overhaul 🎉 + +So, let's take a brief look at it. + +## 🆕 Fractal 5: What's New? + +![][3] + +Being **a complete rewrite** compared to the previous release, Fractal 5 now makes use of [GTK 4][4], [libadwaita][5], and the [Matrix Rust SDK][6] for providing a modern looking interface that just feels at home. + +Fractal now **scales properly on all kinds of screens** , be it small or large; users of the previous releases should find it familiar without much of a learning curve. + +Moreover, it is now possible to **reply to specific messages** , **react to messages** with emoji, and even **edit/remove messages** while chatting on Fractal. + +![][7] + +You can also **send your current location** to any of your chats, just ensure that your system supports 'Location Services', and is enabled. + +![][8] + +Viewing images and playing audio or video is now more intuitive, you can directly view/play those from the chat window itself. + +![][9] + +And lastly, Fractal now has **support for logging into multiple accounts** , with additional support for [Single-Sign On][10] (SSO). This will make it effortless to handle multiple accounts on the same client instance. + +![][11] + +**For its future releases** , the developers have planned to add some neat features such as room settings, better moderation tools, and notification settings. They also want to improve the accessibility side of things. + +You may go through the [release notes][12] to learn all the technical details. + +I am glad to see that Fractal is being actively developed, and if you ask me, this release brings it more on par with the under development [ElementX][13], a successor to the Element messaging app. + +**Suggested Read** 📖 + +![][14] + +I am excited about a time when Matrix is not just a niche thing used by a few, but the norm suggested by many. + +## 📥 Download Fractal 5 + +You can head over to the [Flathub store][15] to grab the latest release of Fractal. If you're interested in the source code, you can refer to its [GitLab repo][16]. + +[Fractal 5 (Flathub)][15] + +_💬 Do you use Fractal? Prefer other Matrix clients? Let me know below!_ + +* * * + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/fractal-5/ + +作者:[Sourav Rudra][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/sourav/ +[b]: https://github.com/lujun9972 +[1]: https://matrix.org/ +[2]: https://itsfoss.com/best-matrix-clients/ +[3]: https://news.itsfoss.com/content/images/2023/11/Fractal_5_a.png +[4]: https://blog.gtk.org/2020/12/16/gtk-4-0/ +[5]: https://gitlab.gnome.org/GNOME/libadwaita +[6]: https://github.com/matrix-org/matrix-rust-sdk +[7]: https://news.itsfoss.com/content/images/2023/11/Fractal_5_c.png +[8]: https://news.itsfoss.com/content/images/2023/11/Fractal_5_d.png +[9]: https://news.itsfoss.com/content/images/2023/11/Fractal_5_e.png +[10]: https://matrix.org/docs/older/client-sso-guide/ +[11]: https://news.itsfoss.com/content/images/2023/11/Fractal_5_f.png +[12]: https://gitlab.gnome.org/GNOME/fractal/-/releases/5 +[13]: https://news.itsfoss.com/element-x-matrix-2/ +[14]: https://news.itsfoss.com/content/images/size/w256h256/2022/08/android-chrome-192x192.png +[15]: https://flathub.org/apps/org.gnome.Fractal +[16]: https://gitlab.gnome.org/GNOME/fractal