Description
What should be patched?
Describe the functionality or style that should be changed. Was this a behaviour observed in an older GTK version?
I wonder if you could patch D-Bus out ! it's a "hard" dependency now
in the older versions of gtk you could configure it at build time to not to include atk-bridge (that takes dbus in)
Screenshots
If applicable, show what it looks like today under GTK3.
no difference(I think)
Commits
Was this changed by upstream GTK? If applicable, are there any commits to use as a reference?
here is a patch by gentoo community
https://forums.gentoo.org/viewtopic-t-1103236-start-0.html
and I also as I said there was a time that you could toggle atk-bridge at compile time !
here is the commit
https://gitlab.gnome.org/GNOME/gtk/-/commit/ed8203e700aa8a8de40df071ffdc2d18cab68e29
thanks 👍