#144 Better Printing
Update on what happened across the GNOME project in the week from April 12 to April 19.
Sovereign Tech Fund
Sonny says
As part of the GNOME STF (Sovereign Tech Fund) initiative, a number of community members are working on infrastructure related projects.
Here are the highlights for the past week
We welcome Felix in the team 🎉. Felix is helping towards making Key Rack a viable password manager for the GNOME desktop.
We welcome Adrien in the team 🎉. Adrien is working on the initiative to stop using TreeView to improve accessibility.
Sophie started C bindings for glycin. It’s possible to get a GdkTexture for an image.
Sophie opened an MR to test bst cargo git with GNOME
Sophie fixed an issue in xdg-dbus-proxy that affected threaded DBus libraries like godbus or zbus.
Dorota is making good progress on global shortcuts portal support.
- Send trigger when a key accelerator is deactivated (Mutter, review welcome)
- Draf: Add globalshortcuts editing (GNOME Settings)
Joanie made tons of code cleanup in Orca - as usual - and
- Improved Braille support 1 2
- Converted WebKitGTK support to be based on the web script
Tobias added colorful illustrations to the GNOME Human Design Guidelines
Matt started working on AccessKit integration in GTK which will bring support for the new accessibiliity architecture and potentially a11y support on macOS and Window.
Matt prepared his talk “Modernizing Accessibility for Desktop Linux” he gave at Open Source Summit North American in Seattle. Slides available and the recording should be published soon, we will make sure to twig it.
Tobias refreshed the command search/palette concept.
Sam submitted a refreshed concept for the global shortcuts design.
Sam redesigned the network proxy settings.
Sam made a website for Orca, it’s now live at https://orca.gnome.org/.
Antonio worked on using Nautilus as the FileChooser portal on GNOME. He’s already wrote the backofice of the portal impelementation.
Julian notifications portal v2 work is ready for review! https://github.com/flatpak/xdg-desktop-portal/pull/1298
Andy released GOA 3.50.1, with backported fixes for WebDAV, OAuth 2.0 URI handling & PKCE: https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/tags/3.50.1
Alice implemented buttons rows un libadwaita https://gitlab.gnome.org/GNOME/libadwaita/-/merge_requests/1086
Evan finished the v4 beta of
ts-for-gir
- the new TypeScript bindingsGeorges landed better printing support in Flatpak / portal
Felix landed tons of code improvements in Key Rack
Dhanuka released gcr 4.3.0
Tom submitted a pull request to implement a dbus service for systemd sysupdate.
GNOME Core Apps and Libraries
Libadwaita
Building blocks for modern GNOME apps using GTK4.
Alice (she/her) reports
libadwaita now has
AdwButtonRow
, implementing another missing pattern for boxed lists. Additionally, there’s a.boxed-list-separate
style class now, that has each row in its own card with spacing between them, andAdwPreferencesGroup:separate-rows
to toggle it for preferences groups
Software
Lets you install and update applications and system extensions.
Philip Withnall announces
Dawid Osuchowski added app icons in notifications from GNOME Software (https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/1964)
Maps
Maps gives you quick access to maps all across the world.
mlundblad reports
Maps now has dark mode variants for the default renderings (when no line color is available from a public transit provider)
GNOME Circle Apps and Libraries
Podcasts
Podcast app for GNOME.
Julian 🍃 announces
Podcasts 0.7.1 is out and can be found on Flathub. Most contributions come from nee. The highlights are:
- Replace add button popover with a dedicated page
- Add streaming support
- Add additional keyboard shortcuts
- Several fixes and performance improvements
Gaphor
A simple UML and SysML modeling tool.
Arjan reports
This week @danyeaw released Gaphor 2.25.0.
The biggest update is a UI refresh: Gaphor’s UI now better follows the Adwaita style (feedback is welcome). The Property editor has be revised, so it can be used both from diagrams and the model browser. You can read the full list of changes in our ChangeLog. Builds for Windows, macOS and Linux Flatpak are available from the website and FlatHub.
Dialect
Translate between languages.
Rafael Mardojai CM announces
We have merged support for the free DeepL API in Dialect. This resolves the most popular and oldest provider request in the app.
Third Party Projects
Sonny says
Retro; the customizable clock widget is now available on Flathub in v2
https://flathub.org/apps/re.sonny.Retro
This new release comes with
Support both 12h and 24h clock format. It follows GNOME Date & Time preference while being sandboxed thanks to libportal new API for the settings portal.
Energy usage has been improved by using a more efficient method to get the time and by making use of the magic
GtkWindow.suspended
property to stop updating the clock when the window is not visible.Better support for round clocks. The new GTK renderer fixed the visual glitch on transparent corners caused by large border radius. Retro now restores window dimensions and disables the border radius on maximize to make it look good, no matter the shape.
Controls have been moved to a floating header bar to stay out of the way and prevent interference with customizations.
Mahjongg
A solitaire version of the classic Eastern tile game.
Mat reports
Mahjongg 3.40.1 has been released, and is available on Flathub.
This release fixes a few regressions in the GTK 4 port. Most notably, the game no longer freezes after finishing a round, and the tile layout can be changed when using a language other than English.
I will also maintain Mahjongg from now on. If you want to help out with development, e.g. replace deprecated widgets, feel free to submit a MR on GitLab.
Fractal
Matrix messaging app for GNOME written in Rust.
Kévin Commaille reports
📣 👀 Fractal 7.rc 🆕 🎉
- Account recovery, introduced during this cycle, could lead to an unclear situation where it was still incomplete even after successfully going through the process. We added some explanations on how to solve this. Thanks to anyone who tried it in the beta and provided us with feedback!
- After fixing a focus issue upstream in GtkListView, we got rid of more focus issues in our widgets. That should make the room history completely accessible with keyboard navigation.
- Third party verification, that happens in a direct chat, was partly broken as the banner about an ongoing verification was not showing up anymore. The culprit was found and we took that opportunity to improve the security instructions. Along with this bugfix, a coat of polish has been applied.
As usual, this release includes other improvements, fixes and new translations thanks to all our contributors, and our upstream projects.
It is available to install via Flathub Beta, see the instructions in our README.
As the version implies, it should be mostly stable and we expect to only include minor improvements until the release of Fractal 7.
We always welcome any help we can get, come ask for guidance in our Matrix room.
Flatseal
A graphical utility to review and modify permissions of Flatpak applications.
Martín Abente Lahaye reports
Flatseal 2.2.0 is out. This new release comes with refined visuals, navigation and adaptive behavior, much more streamlined with the latest GNOME release. It also comes with bug fixes for edge cases involving global overrides and Greek translation by Athanasios Karachalios.
Documentation
Arjan announces
The PyGObject Documentation now has a new place at https://pygobject.gnome.org. This URL is easier to remember (and discover). Over time we also want to bring API docs and user guides/tutorials to this site, so we have one central place for everything Python.
Arjan says
The GNOME API docs for Python over at https://amolenaar.pages.gitlab.gnome.org/pygobject-docs/ have had a revamp over the past week. Thanks to Rafael Mardojai CM, property names are now properly presented. Properties and signals are also cross-referenced in the docs. Method signatures have been improved, based on the latest version of the pygobject-stubs project.
That’s all for this week!
See you next week, and be sure to stop by #thisweek:gnome.org with updates on your own projects!