More #phosh custom quick settings coming in. We just landed a dark mode toggle by Teemu Ikonen on main:
Search
Items tagged with: Gtk
New article: "Libadwaita: Splitting GTK and Design Language"
tesk.page/2024/06/03/libadwait…
#GNOME #GTK #Libadwaita #OpenSource #FOSS #Linux #GTK4 #Development
Libadwaita: Splitting GTK and Design Language
Recently, the Linux Mint Blog published Monthly News – April 2024, which goes into detail about wanting to fork and maintain older GNOME apps in collaboration with other GTK-based desktop environments.TheEvilSkeleton
We're a bit late but we finally finished writing the release blog post for the last gtk-rs release!
After 2 days of cursing, @alatiera got graphics driver working with Flatpak apps in Asahi
#Linux #Asahi #AsahiLinux #Flatpak #GTK #Qt #freedesktop
Auto complete coming to Workbench 🛠️
Besides writing GTK faster than light, I want to use it to help newcomers discover and learn about widgets and properties.
Thanks @andyholmes for the help!
🚀 📱 phosh 0.39.0 is out. Some highlights:
- #phosh: folder support, night light quick setting
- #phoc: wakeup-key handling (to prevent accidental unblank)
- #squeekboard: New layouts, lots of layout improvements
- mobile-settings: Allow to manage custom quick settings, allow to toggle whether to ignore hw keyboards, many new translations
Check out the full release notes at phosh.mobi/releases/rel-0.39.0…
#librem5 #pinephone #gtk #wlroots #gnome #linux #mobile #LinuxMobile
GSoC didn't even officially started @vixalientoots already made Workbench able to compile and run TypeScript code 🤯 🎩
#GNOME #TypeScript #GTK
Got very excited by @matt demo of AccessKit integration in #GTK
AccessKit is a cross-platform abstraction for accessibility infrastructure written in Rust.
His work will bring a11y support for GTK on macOS and Windows as well as for the new accessibility architecture on Linux code-named "Newton".
github.com/AccessKit/accesskit
blogs.gnome.org/a11y/2023/10/2…
#GNOME #rustlang #accessibility #a11y #Linux #Windows #macOS
GitHub - AccessKit/accesskit: UI accessibility infrastructure across platforms and programming languages
UI accessibility infrastructure across platforms and programming languages - AccessKit/accesskitGitHub
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
Workbench 46.1
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
Issues · James Westman / Blueprint · GitLab
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.
GTK Inspector
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
GitHub - AparokshaUI/adwaita-swift: A framework for creating user interfaces for GNOME with an API similar to SwiftUI
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
Release v0.7.0 · GeopJr/Tuba
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
blog.gtk.org/2024/03/08/access…
#accessibility #GTK #Gnome #Linux
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
GitHub - sdroege/mandelbrot: GTK/Rust based viewer for the Mandelbrot set
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
How to use flathub-beta
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
The state of video offloading on the Linux Desktop | FOSDEM 2024
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
ngl renderer is really slow with Asahi gpu driver (#6413) · Issues · GNOME / gtk · GitLab
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
[GTK] Implement GTK4 accessibility by GeorgesStavracas · Pull Request #23926 · WebKit/WebKit
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