Greetings Programs!!
We're back at it tonight working towards @pidgin 3.0 Experimental 3!! Come on by as we figure out what to do next!!

Greetings Programs!!
We're back at it tonight working towards @pidgin 3.0 Experimental 3!! Come on by as we figure out what to do next!!
Omfg
I think I finally understood #Python, #Lutris and #GTK sufficiently, and my brain decided to do one of these super rare happy chemical flushes.
Fucking Poggies.
The speed result is completely inaccurate (turns out the existing Downloader class doesn't wait long enough if all you care is for the very first measurement), but right now I'm just happy it updates the text accordingly every time.
#coding
Back to #Wayland and input methods.
What's your favorite input method?
Cause for me it was the one on old #Nokia phones. I could type with my hands in my pockets! Handy in winter.
https://codeberg.org/dcz/stiwri
Tested with #cosmic and #GTK .
This is just the beginning. Actually useful stuff is coming in the future. #Mobile keyboards, #Chinese input is what it's for:
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/396
Greetings Programs!! We're back at it working on @pidgin 3.0 Experiemental 3!! Come on by!!
Can someone make a real open source svg/vector #editor. Something like affinity design, but runs on all operating systems. OSX #Linux windows. That does not use #GTK because every GTK app is not suited for real work when you wanna get stuff done I’m sorry I need menus lists and dropdowns no hamburger trash plz.
#krita #gimp #inkscape #pinta #karbon none of these fill the void at least with vector editing, & having sensible key bindings. I would be more than happy to pay for the application. 
Save the Date
We're having another edition of #BoilingTheOcean on May 24th and 25th!
Join us for two days of hacking on low-level emancipatory tech in Berlin. Agenda, location, etc. TBA :)
What do you think is still missing in #Wayland?
I feel that the last rough edges have been ironed out in the last year. This includes #HDR, #TripleBuffering, #ColorManagement, #SessionRestore implementations, improved #Accessibility, etc.
What important pieces do you think are still missing in Wayland?
#XWayland #Mutter #KWin #Gnome #KDE #X11 #XOrg #Cosmic #Enlightenment #GTK4 #GTK #QT6 #Weston #Cinnamon #Xfce hyprland #niri #sway
Hello guys, I released Serigy, an app to pin information from the clipboard.
The idea came about to solve the problem of copying multiple items at once and pasting them in different places. I was hesitant to use a clipboard manager because it felt invasive. After months of development and use, I decided to publish it.
- If you wanna contribute: https://github.com/CleoMenezesJr/Serigy
- Get it on #Flathub: https://flathub.org/apps/io.github.cleomenezesjr.Serigy
Dino 0.5 is out!
Dino now features improved file transfers and two completely reworked dialogs.
Release blog post: https://dino.im/blog/2025/04/dino-0.5-release/
Discovered a couple of new to me apps via this thread in the GNOME forum: https://discourse.gnome.org/t/194-nineteen-years-old/28189
• Resources — a resource viewer that shows CPU, GPU, storage, and networking info. https://github.com/nokyan/resources
•Video Trimmer — a video editor that trims videos without re-encoding (like avidemux). https://gitlab.gnome.org/YaLTeR/video-trimmer
The #LinuxAppSummit is just around the corner!April 25–26
Tirana, Albania
Explore exciting sessions on #Flatpak, #GNOME, #Flutter, #KDE, #AI integration, #GTK & more. https://linuxappsummit.org
A few weeks ago, we released WebKitGTK 2.48. Read here the highlights of this release!
Celluloid video player premiered a new release over the weekend, with the update refining the app's player controls in both windowed and full screen mode - it looks great!
https://www.omgubuntu.co.uk/2025/04/celluloid-0-28-adds-lua-module-support-refreshes-ui
Double release! Matthias released GTK 4.18.4 from the stable branch, which contains a series of fixes for the cursor tracking on Wayland, as well as a fix for window resizing on Windows.
Off the main development branch also comes GTK 4.19.0, the first snapshot towards GTK 4.20, to be released in September alongside GNOME 49. This is a development release, so beware!
has anyone had any success building webkitgtk on windows? #webkit #gtk #windows #webkitgtk
In Fedora 42 KDE Edition, the annoying bug with distorted and way too big mouse cursors in GTK/libadwaita applications is finally gone :-)
The mouse cursor is now rendered identically in QT/KDE and GTK applications alike.
Nice!!
Is anyone making a DLNA server app using #GTK, #Libadwaita and #Flatpak? Are there any already? It would be nice if there was a place where people could register the fact that they are developing a Flatpak so you can see if someone is already working on something you want to work on.
Hey #Rustlang and #GTK community,
I am looking for sample code which lets me build a tree structure using GtkListView and TreeExpander widgets.
GtkTreeView is deprecated and I can’t find example usage for TreeExpander widget (for Rust) anywhere.
I am building file system viewer section with top-level folders. I will include lazy loading for the child nodes on expanded signals.