Librem 5 ❤️ GNOME 3.32
http://bytesgnomeschozo.blogspot.com/2018/10/librem-5-gnome-332.html
I am glad to announce that the tooling I am working on since the beginning of the year is ready to be used!
Thanks to new features introduced into libhandy 0.0.3 and 0.0.4 and thanks to a few fixes to Adwaita in GTK+ 3.24.1, you can make GTK+ 3 apps adaptive to work both on the desktop and on the upcoming GNOME-based Librem 5 phone.
We are early in the GNOME 3.32 release schedule and the Librem 5 will be released a bit after it, so if you want your apps to work on the Librem 5, now is the best time: use libhandy 0.0.4 and up, use GTK+ 3.24.1 and up and target GNOME 3.32! A few apps like Fractal, Podcasts, Calls and Chatty are already using libhandy's adaptive capabilities, and other apps are working on their adaptive transition like Contacts, Games, Geary and Settings (all are works in progress). libhandy is available in Debian Unstable and Arch's AUR repository, and I wish it would be in Fedora already to let GNOME Settings' CI pass.
For the moment, libhandy is a GTK+ 3 widget library, we will ultimately port it to GTK+ 4 and relevant widgets will be submitted to GTK+ 4. Theme creators, for adaptive apps to work well with your theme please apply similar chages to the ones I applied to Adwaita (look for changes by Adrien Plazas between 3.24.0 and 3.24.1).
Here are a few links you will find useful:
- Guide to make your GTK+ apps adaptive
- Constraints for your app to work on the Librem 5
- libhandy's forge
- libhandy's documentation
- Librem 5 developer documentation
LIBELLÉS : ADAPTIVE GNOME-PLANET GTK LIBHANDY LIBREM5 PURISM
PARTAGER
Commentaires
-
Alfredo Hernández11 octobre 2018 à 09:15
There's an error with the thumbnail; it's not redirecting to the .webm file (at least for me).
RÉPONDRE-
Adrien Plazas11 octobre 2018 à 09:49
Woops, it was a last minute addition I wanted to delete before publishing as I noticed it didn't work as expected, but I forgot… thasnks! :)
-
-
Imerion11 octobre 2018 à 12:30
This all looks cool. Out of curiosity though, would it still be possible to use the full-sized versions of these apps on the phone? For use with a stylus in landscape-mode, for example.
RÉPONDRE-
Adrien Plazas11 octobre 2018 à 21:40
It's all adaptive, all depends on the window's size and not the device type, so it all depends on the app's size requirements and the available screen size.
-
Imerion12 octobre 2018 à 15:57
Nice! That sounds like a smart solution. So if I just turn down the scaling factor I should get apps behaving like on a desktop. I'm really excited for a Librem 5 phone now. :) Just wished it had a built-in stylus and it would be a perfect device.
-
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通