<worldofpeace> Jan Tojnar: I think this question was pointed at you https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/202#note_919865 ?
<jtojnar> worldofpeace: I was not sure how to answer it and then forgot about it
<jtojnar> I am still not sure how to convince the people that it is ugly to build random paths throughout the source code
<jtojnar> especially when pragmatic solution is much less code and likely will not cause any issues on FHS systems
<jtojnar> I think the least offensive thing for now would be factoring g-s-ctl into a meson subproject (look at GNOME shell, which does that with its tools)
<jtojnar> add a pkg-config file
<jtojnar> and then use the pkg-config file everywhere
<jtojnar> to get the path