Cannot enable QtDBus
I want to update the idle inhibition code on Linux, but I can't get the configure script to recognize QtDBus is installed. Modifying qt6.m4 to add debug statements seems to show that even though it finds the dbus module, it never writes HAVE_QTDBUS 1
to config.h. It looks like the Flatpak release doesn't have the D-Bus code enabled either.