mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.8K
active users

#gtk

5 posts5 participants0 posts today

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.

Today's mental health exercise:

I invested some time and blocked some (N=13) rude GTK devs from my life. Fediverse, Github, Gitlab, Codeberg, and their emails were added to spam list.

Before this I only had ever blocked 3 people in my entire online life, but today I felt it is necessary for my own peace of mind to do this cleansing.

Less rude and self-centered egomaniac people in life would definitely improve life quality. 🌿 🕊️

Now back to my research 🤓

I'm absolutely stuck on Windows building #Gtk GResource source into a CPP project.

Is anyone an expert?

The problem is that including the code causes MINGW gcc linker to delete the entire of the rest of the project except for the gresource souce, so it obviously won't link with everything missing.

I have no idea why gnu would choose to destroy everything. I would have preferred a build error.

(it doesn't help I don't have a windows machine)

Help me fedi, you're my only hope!

I'm tired of that "scrollbars" thing, which exists in every GTK3.0 application and found in the Internet a simple solution to bring back the ARROWS for the scroll bars.

Now I can sip the tea and blindly press the left mouse button to scroll by the one (!) finger, while the other fingers are in use :dragntea:

Unfortunately, the Firefox doesn't accept the GTK style. But at least it is possible to bring arrows back

edugit.org/-/snippets/31

#UI#GTK#Linux

#GTK 4.18 :gtk: and libadwaita 1.7 are out, containing a bunch of the work by yours truly on widget layout, with the goal of making the layout machinery faster and more robust — motivated by the needs of real GNOME apps.

I'm very satisfied with how it all came together; several things that appeared insurmountable when I was starting this work over a year ago turned out to be neatly solvable in the end.

GTK 4.18.1 is out! This is the first stable release of the 4.18 cycle, and includes a few last minute additions:

- fractional scaling support on macOS works again
- the Android backend uses GL rendering for top level surfaces

Plus, as usual, lots of bug fixes, performance improvements, and documentation updates.

You can download the release archive from the usual place: download.gnome.org/sources/gtk

Or you can wait until your distribution of choice is updated to ship GNOME 48.

download.gnome.orgIndex of /sources/gtk/4.18/

I hate how #Qt handles its configuration files. It's a kind of obfuscation and non-adherence to #XDG standards which I would expect from companies like #Microsoft and #Apple whereby the user is made more and more confused about where to find anything. At least #GTK configurations can still be easily found and adjusted to suit the user's personal preferences without giving someone a headache.