maharvey

Results 3 comments of maharvey

I already implemented this for the old version of Diffuse, but was unable to contribute it to the old repo because it was apparently unmaintained. I will look into updating...

dbus is not working on XFCE 4.18.1 on Manjaro. I am getting: ``` $ dbus-send --session --print-reply=literal --dest=org.freedesktop.portal.Desktop /org/freedesktop/portal/desktop org.freedesktop.portal.Settings.Read string:org.freedesktop.appearance string:color-scheme Error org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object...

The thing with XFCE is that it uses `xfconf-query`, but xfce4-settings-manager does not set `gsettings`. The two configuration are entirely separate, and most XFCE users probably won't realize this; I've...