Reminder: instead of using StackOverflow for your questions about GTK and the GNOME software stack, use the GNOME Discourse instance:
You can also use it for applications and the overall GNOME desktop.
#gtk #gnome #development
Reminder: instead of using StackOverflow for your questions about GTK and the GNOME software stack, use the GNOME Discourse instance:
You can also use it for applications and the overall GNOME desktop.
#gtk #gnome #development
Workbench 46.1 is out!
flathub.org/apps/re.sonny.Work…
Happy International Workers' Day
See what's new and details at blog.sonny.re/workbench-46-1
#GNOME #GTK #JavaScript #rustlang #Python #Vala #Linux #development
Labor day marks the release of Workbench 46.1 This new release comes with Save/restore window state and dimensions for each session/pro...Sonny's
Christian Hergert just published a massive PDF document named "Builder, A Developers Notebook", where he documents over the technical details of GNOME Builder.
Document: gitlab.gnome.org/chergert/buil…
Article: blogs.gnome.org/chergert/2024/…
#GNOME #GNOMEBuilder #GTK #IDE #Development #OpenSource #FOSS #Flatpak
Thanks to @slomo the #gstreamer #gtk gtk4paintablesink just got support for DMABuf (and thus Wayland/KMS) passthrough
gitlab.freedesktop.org/gstream…
This will allow to make video playback in various apps much faster. And, if everything works out, allow the same for Camera viewfinders in apps like #gnome camera / snapshot 🤞
Dear GNOME, GTK and friend developers 🧑💻
Have you ever encountered an issue with #Blueprint? Please file an issue, and we'll look at it for Blueprint 1.0
gitlab.gnome.org/jwestman/blue…
We aim for supporting all GTK builder syntax and 100% XML↔Blueprint porting compatibility.
#GTK #GNOME #libadwaita
A markup language for GTK user interfaces. Docs: https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/GitLab
The beta release for version 2 of @skytemple Randomizer is out! It's completely rewritten in GTK 4 and Adwaita and runs on Linux (Flathub), macOS and Windows!
Thanks to Workbench, Blueprint Compiler and GNOME's HIG redesigning the UI was actually a lot of fun, and the new UX just feels so nice and satisfying to work with.
Next up is migrating the SkyTemple main app to GTK 4 as well!
download.skytemple.org/randomi…
#pmd #pokemon #GTK #Adwaita #Workbench #blueprintcompiler #python
@GTK congrats!
Thank you for the amazing toolkit and all the work that goes into it. ❤️
The progress made in the last year is astonishing
Highlights ✨:
• video/graphics offload
• new graphics renderer
• GtkAccessibleText
• fractional scaling support
• accessibility inspector
I highly recommend reading the GTK blog blog.gtk.org/
Finally added a page for the GTK inspector on the GNOME developers docs website: developer.gnome.org/documentat…
This way, I won't have to point people at the wiki any more.
The GTK inspector is the built-in interactive debugging support in GTK. The Inspector is extremely powerful, and allows designers and application developers to test CSS changes on-the-fly, magnify ...GNOME Developer Documentation
Retro; the customizable clock widget is now available on Flathub in v2
What's new:
• 24/12h support (follows GNOME Settings)
• Energy usage optimizations
• Better support for round clocks
• Controls moved out of the way
What do you think of the floating header bar?
Junction 1.8 is out ✨
Junction pops up automatically when you open a file or link to let you choose which app to open with.
flathub.org/apps/re.sonny.Junc…
The highlight of this version is better mobile and touch support 📱
Plus, the app is now verified on Flathub and has a "High quality app data" rating.
GNOME Workbench
Die Workbench bietet ca. 100 Code-Beispiele für GNOME-Anwendungen. Die kleinen Apps sind vollständig und ausführbar.
Check out the latest blog post on the #swiftlang website about the #adwaita for #swift package!
You can find the repo on GitHub: github.com/AparokshaUI/adwaita…
#linux #libadwaita #gnome #gtk
A framework for creating user interfaces for GNOME with an API similar to SwiftUI - AparokshaUI/adwaita-swiftGitHub
Inkscape‘s development version has now switched to GTK4 ✨ , the current version of the underlying UI framework.
This is a huge architectural 🏗️ improvement for Inkscape, and will enable proper graphics acceleration ⏩ in the future.
This quick transition - only about 9 months - was made possible by donations, as we’ve invested approx. $80,000 towards it.
Support our development:
Blueprint; the markup language and tooling for #GTK is out in version 0.12
Here are the highlights ✨
Brand-new formatter to keep files tidy by @gregorni 🎩
AdwAlertDialog are supported
Emit warnings for deprecated features in GTK, GLib, etc
New IDE integration features
• document symbols
• "Go to definitions"
• Code action for importing missing namespace
We also celebrate 70 applications on Flathub built with Blueprint.
jwestman.pages.gitlab.gnome.or…
Happy coding
Workbench 46 is out! 🛠️
flathub.org/apps/re.sonny.Work…
Actually it was a couple of hours ago before GNOME 46 but I didn't want to steal the show 😎
Here are the highlights 💡
Inline diagnostics for #Rust and #Python
New Library demos: 📚
"Snapshot" to demonstrate one of GTK4 coolest feature.
"Dialog" and "Message Dialogs" to demonstrate libadwaita 1.5 new responsive dialogs.
26 demos ported to Python
5 demos ported to Vala
#Tuba v0.7.0 is now available, with many new features and bug fixes!
✨ Highlights:
- Filter handling and editing
- User and Post reporting
- AdwDialogs (thanks oscfdezdz@mstdn.social)
- Tracking parameter stripping on paste (thanks kop316@fosstodon.org)
- 1:1 character counting with Mastodon
- Syntax highlighting
🧵
As always, there are too many changes to list here, if you're more interested, check out the full release changelog:
github.com/GeopJr/Tuba/release…
#GTK #GNOME #Vala #libadwaita #mastodev
Added Option to darken images on dark mode (#610) Notification badges on Account Switcher entries (#767) Manpage (#771, thanks @danialbehzadi) Windows builds (#776) More tracking IDs to be strippe...GitHub
After my birthday passed, I'm working on a Banner Previewer and, honestly, despite being simple, it's one of the coolest things I've ever done.
It's still WIP: gitlab.gnome.org/CleoMenezesJr…
#GTK #GNOME #Python #Libadwaita
Emmanuele Bassi details the improvements for accessibility in GTK 4.14:
blog.gtk.org/2024/03/08/access…
#gtk #gtk4 #accessibility
Over the last months the Rust/cargo support in meson improved a lot.
It's now ready to build and install a GTK4 Rust application with around 70 dependencies without having to write almost any custom build glue for the dependencies.
github.com/sdroege/mandelbrot#…
The application in question is just a small experiment of mine for rayon and GTK4 input handling / rendering. The more or less same should work for other GTK4 applications at this point.
All this still depends on two unmerged meson PRs, but it's a huge step forward from the situation just a few months ago.
Thanks to the hard work of @xclaesse and dcbaker!
I hope in the future this will allow GNOME applications written in Rust to have a less strange and fragile build setup than what they have right now with mixing cargo and meson.
#rustlang #rust #gtk #gnome #meson #mesonbuild
GTK/Rust based viewer for the Mandelbrot set. Contribute to sdroege/mandelbrot development by creating an account on GitHub.GitHub
GNOME 46 runtime and sdk are back and available on Flathub beta
Just in time for testing your apps over the weekend !
```
flatpak install flathub-beta org.gnome.Sdk//46beta org.gnome.Platform//46beta
```
See discourse.flathub.org/t/how-to…
Thanks @alatiera !
#GNOME #GTK #Flatpak #Flathub #development
In addition to the existing stable repository Flathub offers a repository for beta builds. This isn’t meant to be used for nightly builds, but for releases that has some level of testing and are expected to mostly work and be usable to non-developer …Flathub Discourse
While efficient video playback has long been possible in the embedded Linux world, desktop applications have been lagging behind other platforms. In the last...YouTube
Alright I think I'm finally happy with the Workbench 46 demo for AdwDialog 🛠️
It's such a cool primitive for building adaptive apps. I hope the blob cat will make some people smile 😄
#GNOME #GTK #libadwaita #Linux #development
Dedicated to @alice and @tbernard 🎁
Yey GNOME SDK 46 will have an API for gamepads ❤️ 🎮
Thanks @alice for the fix
Thanks @halfmexican for this Workbench demo I could test it with
gitlab.gnome.org/GNOME/gnome-b…
#GNOME #development #GTK #Flatpak #Linux
The GNOME community is working hard on GNOME 46!
Do you have experience profiling on Linux?
We are looking for help debugging and profiling an issue with GTK on @AsahiLinux
gitlab.gnome.org/GNOME/gtk/-/i…
#GNOME #GTK #Asahi #AsahiLinux #Linux
Looks like the new GL renderer is extremely slow with Apple ARM macbooks and the Asahi GPU driver. The issue is appearing in all gtk4 apps from gnome-nightly...GitLab
My #FOSDEM presentation about #Wayland video offloading is online. If you are interested, you can watch it here: fosdem.org/2024/schedule/event…
I'm happy about feedback, both on the technical side as well as how I can improve doing presentations :)
#FOSDEM2024 #GNOME #gtk #Collabora #GStreamer #sway #kde #Chromium #mpv
WebKit GTK4 is now fully accessible. Shipping in GNOME 46
Funded by @sovtechfund and @igalia ❤️
Completed by Georges Stavracas at Igalia 🎩
Thanks to everyone involved !
• gitlab.gnome.org/GNOME/gtk/-/m…
• github.com/WebKit/WebKit/pull/…
#GNOME #WebKitGTK #accessibility #a11y #Linux #GTK
da96990 [GTK] Implement GTK4 accessibility https://bugs.webkit.org/show_bug.cgi?id=227528 Reviewed by Carlos Garcia Campos. WebKit maintains a complete AT-SPI accessible tree within the web proce...GitHub
The report from the GTK hackfest in Brussels is now up on the development blog: blog.gtk.org/2024/02/03/gtk-ha…
Day 1 was more subdued, but it was very productive, with discussions about rendering architecture, GL and Vulkan, and accessibility. Matthias and I have also worked on making the Text interface for accessible objects public, and we’re pretty close to finishing the merge request
#gtk #hackfest #gnome #accessibility #a11y
I added support for libadwaita AlertDialog to Blueprint
That's all that should be needed to support GNOME 46 changes
gitlab.gnome.org/jwestman/blue…
#GNOME #libadwaita #gtk
Test plan # Unknown python3 -m unittestGitLab
Playing with the new libadwaita dialog in Workbench
I didn't expect AdwDialog to render and behave fine in the preview
There are issues with auto-reload - might have to move it to a separate preview window but I'm having fun until then.
#GNOME #GTK #libadwaita