Search
Items tagged with: GTK
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
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
Add support for Adw.AlertDialog (!177) · Merge requests · James Westman / Blueprint · GitLab
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
I know cool people don't like to use them ( @tbernard 👀 ) but this really deserves the visibility of an infinite hashtags soup
It looks absolutely fantastic and I can't wait to make use of them; as a user and as a developer.
#GNOME #GTK #LinuxMobile
Workbench 45.4 is out 🛠️
flathub.org/apps/re.sonny.Work…
• Restore on-disk projects on start
• Restore scroll and cursor positions on format and Run
• Add "Copy" and "Select All" to Console
• Add Vala formatter support
• Add WebP image format support
• Library: Add "Context Menu" demo
• Library: Add "HTTP Server" demo
• Library: 12 demos ported to Python, 4 to Vala and 2 to Rust
Happy hacking / learning / prototyping
#Linux #development #GTK #GNOME #libadwaita #Rust #JavaScript #Python #Vala
Currently working on two #gnome apps!
- Scripter: A simple app for basic scripts ⌨️ & calculations 📐 [GitHub: github.com/david-swift/Scripte…]
- Flashcards: Create, edit, and study flashcard sets 🎓 - easily import your existing Quizlet sets [GitHub: github.com/david-swift/Flashca…]
Both are written in #swift using an interface similar to #swiftui for #gtk and #libadwaita [GitHub: github.com/AparokshaUI/Adwaita]
GitHub - AparokshaUI/Adwaita: 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 - GitHub - AparokshaUI/Adwaita: A framework for creating user interfaces for GNOME with an API similar to SwiftUIGitHub
Podoba mi się konsekwencja w nazwach klawiszy #GDK pomiędzy alfanumeryczną częścią klawiatury, a numpadem.
GDK_KEY_Return -- GDK_KEY_KP_Enter
GDK_KEY_plus -- GDK_KEY_KP_Add
GDK_KEY_minus -- GDK_KEY_KP_Subtract
gitlab.gnome.org/GNOME/gtk/-/b…
#GTK
gdk/gdkkeysyms.h · main · GNOME / gtk · GitLab
GTK is a multi-platform toolkit for creating graphical user interfaces.GitLab
After two and a half years of rewrite, #Fractal 5 is finally out! Get the #GTK 4 #Rust #Matrix client from flathub.org/fr/apps/org.gnome.… and enjoy new features such as #EndToEndEncryption, location sharing, or multi-account with Single-Sign On 🚀
New blog post from Matthias Clasen: dmabuf, subsurfaces, and graphics offload for zero copy data transfer over the graphics stack coming to GTK 4.14: blog.gtk.org/2023/11/15/introd…
If you have experience maintaining a GitLab CI runner on macOS, and you wish to contribute to building and testing GLib and GTK on macOS, please join the GNOME Infrastructure channel to help maintaining the macOS server provided by the GNOME Foundation, otherwise we will have to retire it. More details on Discourse: discourse.gnome.org/t/potentia…
#gtk #gnome #macos #ci #gitlab
Potential retirement of the macOS CI builder for GLib and GTK
The GNOME Foundation has been sponsoring a hosted macOS CI runner for a few years, but the admins are now planning to retire it for a couple of reasons: the hardware is getting long in the tooth (it’s still an x86_64 machine) it’s a shared bare met…GNOME Discourse
Some very vocal #LibreOffice devs consider that client-side window decorations (for example #GTK HeaderBar kind of things) are "NOT a #UX #design issue", and that it's all about the burden of maintaining that across different OSes/platforms.
Yeah… I might buy their argument if LibreOffice had the guts to actually commit to only one (or two) UI layouts and toolkits, instead of maintaining *seven* UI layout choices, to begin with 🙄️
bugs.documentfoundation.org/sh…
Are you interested in working on GNOME, writing Rust apps, or working with Fonts? If so, you may be interested in taking a look at gitlab.gnome.org/GNOME/gnome-f… :)
This port may take a while, and I greatly appreciate any help available. I've laid out a list of tasks to be done before merging, and if anyone wants to take something on let me know and we can work together.
If you want to help with the effort, please join #fonts:gnome.org on Matrix :) (matrix.to/#/#fonts:gnome.org)
(boosts appreciated)
#GNOME #Rust #Fonts #gtk-rs #gtk4 #libadwaita
Draft: general: Initial port to Rust (!49) · Merge requests · GNOME / Fonts · GitLab
This is an initial port of Fonts to Rust. The port doesn't do much - it just loads a list of fonts and displays it. There's a lot...GitLab
File Roller drag'n'drop extraction to Nautilus folder is broken (#4) · Issues · GNOME / File Roller · GitLab
Basically downloaded Dubioza Kolektiv's album and tried to drag'n'drop the files to a folder in Nautilus, yet that didn't work. Not entirely sure where the log...GitLab
it's been some time since the last Muzika update, but I (and some people that joined along the way) didn't stop working on it.
A few changes:
1. Column view for playlists & albums on larger screens
2. Decent (not perfect) mobile support
3. All links are now underlined for better visibility/a11y
4. Simplified code & improved perf (not yet perfect)
5. We now have flatpak builds (CI)
6. The app now supports translations
etc, etc.
see it at github.com/vixalien/muzika
#gnome #gtk #libadwaita
GitHub - vixalien/muzika: Elegant music streaming app
Elegant music streaming app. Contribute to vixalien/muzika development by creating an account on GitHub.GitHub
This is @halfmexican; GNOME Outreachy student excited that their effort to make a modern and sandboxed Camera demo for Workbench has paid off 🛠️
Well done! 🎉
Thanks @philn and @slomo for your help!
#GNOME #Outreachy #development #students #GStreamer #PipeWire #Flatpak #freedesktop #libcamera #GTK
Just added support for different gradient types to @fkinoshita's Vibrant app. Happy designing!
#GNOME #libadwaita #GTK
Today I released Footage; the simplest tool to crop, trim, rotate, flip, mute, and export your video to a format of your choice. It's now available on flathub! flathub.org/apps/io.gitlab.adh…
#gtk #gnome #libadwaita
If you’re using the GLib reference on docs.gtk.org and you’re missing the documentation for various C pre-processor macros, you can now find it here:
- docs.gtk.org/glib/macros.html
- docs.gtk.org/glib/conversion-m…
- docs.gtk.org/glib/auto-cleanup…
#gtk #glib #documentation
Somebody PLEASE make something like github.com/vadimdemedes/ink-ui but for GTK.
I would be a LOT more inclined to create native #linux #gtk apps if I could create them using #react or something similar.
Creating interfaces using GTK's native APIs feels like programming in the 90s.
GitHub - vadimdemedes/ink-ui: 💄 Ink-redible command-line interfaces made easy
💄 Ink-redible command-line interfaces made easy. Contribute to vadimdemedes/ink-ui development by creating an account on GitHub.GitHub
Oxidizing GTK
events.gnome.org/event/101/con…
At the next GUADEC, there will be a presentation on an experiment
about integrating Rust in the GTK code base.
#Rustlang #GTK #GNOME #GUADEC #GUADEC2023
Snapshot, the new Camera (photo/video) app is available on Flathub 🎉 📷
It looks fantastic, here is a picture of Hermine sleeping next to my desk.
flathub.org/apps/org.gnome.Sna…
Made by @maximiliano 🎩
#Flatpak #Flathub #GNOME #LinuxMobile #Linux #Rust #Gtk
Amberol Audio Player Adds 'Restore Playlist' Feature - OMG! Linux
A new version of effortlessly easy audio player Amberol is rolling out on Flathub. Amberol 0.10 is composed of small but welcome changes that provideScott Bouvier (OMG! Linux)
#Amberol 0.10.0 is out! After a tragic mess with a #GNOME run time update, and with lots of fixes accumulating over a development branch, I decided to spin up a release. Highlights:
- tweaked UI, to avoid confusing the waveform control and the volume control
- improved scaling of textures using #GTK 4.10
- ability to restore the last playlist at startup
- optional background playback
Plus the usual lots and lots of small fixes, tweaks, and performance improvements.