From a22242fd692ce5a8e96ff31f33ba465dd7f5ad0a Mon Sep 17 00:00:00 2001 From: geekpi Date: Thu, 30 Nov 2023 08:36:58 +0800 Subject: [PATCH] translated --- ...ng App Level-Up with GTK 4 and Rust SDK.md | 96 ------------------- ...ng App Level-Up with GTK 4 and Rust SDK.md | 92 ++++++++++++++++++ 2 files changed, 92 insertions(+), 96 deletions(-) delete mode 100644 sources/news/20231128 Fractal 5- Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK.md create mode 100644 translated/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 deleted file mode 100644 index f031f76e96..0000000000 --- a/sources/news/20231128 Fractal 5- Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK.md +++ /dev/null @@ -1,96 +0,0 @@ -[#]: 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: "geekpi" -[#]: 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 diff --git a/translated/news/20231128 Fractal 5- Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK.md b/translated/news/20231128 Fractal 5- Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK.md new file mode 100644 index 0000000000..7bfc906348 --- /dev/null +++ b/translated/news/20231128 Fractal 5- Linux Matrix Messaging App Level-Up with GTK 4 and Rust SDK.md @@ -0,0 +1,92 @@ +[#]: 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: "geekpi" +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Fractal 5:Linux Matrix 消息应用迎来 GTK 4 和 Rust SDK 的升级 +====== +GNOME 上的 Matrix 消息应用得到升级,使用了 GTK4、Rust SDK 等新技术。 + +[Matrix][1],一个流行的安全、去中心化通讯网络,正在日益变得更为重要。我们周围的世界正在以前所未有的速度变化,而安全通讯工具的需求只是其产物之一,除此之外还有其他方面的需求。 + +在帮助实现 Matrix 功能方面的工具之一就是 Fractal。它是[最好的 Matrix 分布式消息客户端之一][2]。 + +最近发布的消息是,**Fractal 5** 带来了大型改版。🎉 + +那么,让我们简要了解一下。 + +## 🆕 Fractal 5:有什么新特性? + +![][3] + +与之前版本相比,作为**完全重写**的 Fractal 5 现在采用了 [GTK 4][4]、[libadwaita][5] 和 [Matrix Rust SDK][6],提供了现代化的界面,使人感到非常亲切。 + +Fractal 现在在所有类型的屏幕上都可以**正确缩放**,无论是小屏还是大屏。之前版本的用户应该会觉得很熟悉,学习曲线不会太陡峭。 + +此外,现在可以**回复特定消息**,用 emoji **回应消息**,甚至在使用 Fractal 聊天时**编辑/删除消息**。 + +![][7] + +你还可以将**当前位置发送**到你的任何聊天中,只需确保你的系统支持“位置服务”并已启用。 + +![][8] + +查看图片和播放音频或视频现在更加直观,你可以直接从聊天窗口中查看/播放。 + +![][9] + +最后,Fractal 现在支持**登录多个帐户**,并提供[单点登录][10] (SSO)的附加支持。这将使在同一客户端实例上处理多个帐户变得轻松。 + +![][11] + +**对于将来的版本**,开发人员计划添加一些新功能,如房间设置、更好的管理工具和通知设置。他们还希望改善无障碍方面的内容。 + +你可以查看[发布说明][12]以了解所有技术细节。 + +我很高兴看到 Fractal 正在积极开发,如果问我,这个版本使其更加接近正在开发中的 [ElementX][13],它是 Element 消息应用的继任者。 + +我很高兴 Matrix 不再是少数人使用的小众事物,而是许多人建议的常态。 + +## 📥 下载 Fractal 5 + +你可以前往 [Flathub 商店][15]获取 Fractal 的最新版本。如果你对源代码感兴趣,可以参考其 [GitLab 仓库][16]。 + +[Fractal 5 (Flathub)][15] + +_💬 你使用 Fractal 吗?更喜欢其他 Matrix 客户端吗?在下面让我知道吧!_ + +* * * + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/fractal-5/ + +作者:[Sourav Rudra][a] +选题:[lujun9972][b] +译者:[geekpi](https://github.com/geekpi) +校对:[校对者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