First Look at Some of the GTK4 Apps in GNOME 42
https://9to5linux.com/first-look-at-some-of-the-gtk4-apps-in-gnome-42
You’re probably wondering by now how GTK4 apps will look like in the upcoming GNOME 42 desktop environment, so in this article I want to show you a few examples that already landed during the alpha version.
For this first look, I want to focus on three important apps, namely the Nautilus (Files) file manager, GNOME Text Editor (a.k.a. the Gedit replacement), and the GNOME Software graphical package manager.
Nautilus 42, which is probably the most important app in the GNOME desktop environment, is shaping up to be one of the best file managers on the Linux desktop. The GTK4 look and feel is very modern, and, if you’re coming from GTK3, you’ll immediately notice the differences.
Not only it was ported to GTK4, but it features revamped file renaming and file conflict UIs, the ability to search files by creation time, the ability to show compressed archives in the Recent files view, improved design of the path bar, and the ability to sort files by subtype within type.
Nautilus (Files) 42 alpha
On the other hand, the GNOME Software 42 package manager not only looks cool in its GTK4 port, but it also comes with an updated user interface, support for more markup in the description of apps, improved System Update progress, as well as PackageKit improvements.
GNOME Software 42 alpha
Last but not least, GNOME Text Editor 42 promises a new document properties dialog that show various information about a document, such as the number of words, characters, and lines, improved regex search from the search bar, spellchecking improvements, Vim emulation improvements, a new keyboard shortcut (Ctrl+Shift+T) for restoring closed tabs, improved support for Python files, and improved recoloring for some style schemes.
GNOME Text Editor 42 alpha
The Disk Usage Analyzer (a.k.a. Baobab), GNOME Characters, GNOME Contacts, GNOME Clocks, and GNOME Calculator apps also come with a port to GTK4 and libadwaita during the alpha version of the upcoming GNOME 42 desktop environment series, due for release on March 23rd, 2022.
Most of the GNOME apps now support dark style preference via libadwaita, but some of them are still in the process of being ported to GTK4, which will probably happen with the GNOME 42 beta release in mid-February.
I really like the flat and modern style of GTK4 apps and I can’t wait for them to arrive in my Fedora Linux 36 install this Spring. If you’re waiting for Fedora Linux 36 too, you should know that it will be released in late April 2022, if not, you can always try the openSUSE Tumbleweed Krypton builds.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通