Playing around with some improvements for @planifyapp I created a new Markdown processor to display in task titles—now it’s more complete.
Playing around with some improvements for @planifyapp I created a new Markdown processor to display in task titles—now it’s more complete.
Greetings Programs!!
We're back at it tonight working @pidgin 3.0 Experimental 4!! Lots of random stuff to do tonight, so come on by!
In case you didn’t know, @planifyapp Quick Add has some keyboard shortcuts, like p1, p2, etc., that let you add priorities more quickly. I tweaked the animation a bit to make this effect more noticeable and for the user to see it.
While the #matrix network is going through a major version room upgrade to version 12 (https://matrix.org/blog/2025/08/security-release/) you might wonder if #chatty works with that room version. Seems so:
Working on a font size selector for @planifyapp, it works, but I feel like it’s missing something. Any idea on how it could be improved?
#Valgrind is such an important tool. Especially when working with c libraries. Great work on #ghostty getting #gtk actually function for it.
https://mitchellh.com/writing/ghostty-gtk-rewrite
Playing around with the drag-and-drop ordering — I think it feels a bit smoother and cleaner now.
phosh 0.49.0 is out :
We have some new features, quality of life improvements, under the hood work and fixes, check out the full release notes at https://phosh.mobi/releases/rel-0.49.0/ for details or see
for a short
to everyone who contributed to this release.
The Ghostty terminal has undergone a GTK rewrite, embracing the GObject type system. The result: new features for Linux, better memory management, and improved stability. Version 1.2 with the changes drops in a few weeks, so keep your lights on!
https://www.omgubuntu.co.uk/2025/08/ghostty-terminal-gtk-rewrite-linux
Greetings Programs!
We're back at it tonight working towards @pidgin 3.0 Experimental 4 which is due out in about 6 weeks! Come on by and see what we're up to!!
GNOME Theming Rambling
Greetings Programs!
Bit of a late start tonight, but there's always @pidgin 3.0 work to do regardless of what time anyone's clock says!
Tonight we're going to hopefully finish up the first draft of your "migrating from purple 2" guide for developers. It's been interesting trying to recap everything we've done in the past 9+ years... Anyways, come on by!
Got an email some weeks ago from someone asking how to run or build an 25 years old Tetris clone that I created Was very confused as to why, but after some back and forth it turs out it's someone that collects Tetris clones! (nearly 800). Have look at their channel! https://www.youtube.com/@Qlairemoscribbi/videos mine is the latest video (GTK Tetris)
#tetris #history #gtk
Post 1/2
I'm presently using #debian #trixie with #kde
Due to the peculiarities of various apps and display managers, I have to make some compromises.
If I use #wayland, I get fractional scaling of apps, including most apps running under #xwayland.
But I get playback issues in Kodi with random square blobs on the screen every 15 or so minutes. And I have to force #kodi into x11 mode anyway to stop the issue of #kodi briefly showing the desktop between video playback.
If I use #x11, then I lose fractional scaling for #gtk apps so must run at 200% on my 27" 4K monitor, so now I have to reduce fonts in #kde to make things look sensible.
But I get an issue in #thunderbird which causes the application window to be empty, and I have to force close the app as it does not recover.
Rant about gnucash
Greetings Programs!!
We're back at it tonight working towards @pidgin 3.0 Experimental 4!! We've got a bunch of random stuff to get to tonight and maybe I'll even start writing some docs...?
Either way, come on by!!
- Favorite Hashtags on the sidebar
- Post Redrafting
- Endorsing accounts and featuring hashtags
- More keyboard shortcuts
- Settings overhaul
- Audio visualizer optimizations
- Report forwarding to more involved instances when supported
- Enabled more features for Pleroma
- Windows ARM builds
- More fluid horizontal lists like emoji reactions and post hashtags
- Many critical bug fixes and design improvements
- Updated the website
@gnome @GTK Are there anywhere the slides / video of Matthias Clasen's talk about "The state of GTK" at #GUADEC2025 ?
#gtk4 #gtk #libadwaita #rust app developers: how do I make my app build faster?
Rust Analyzer can't even keep up! I'm over 20K lines already of components and thinking about migrating to python for the UI and rust for the business logic...