violetmage
violetmage
Try doing the same thing, but skip the `flatpak permission-set` step. If that still doesn't work, try `flatpak --system permission-reset com.github.wwmm.easyeffects`, again also skipping the permission-set step. Also, check to...
AFAICT xfce does not have their own xdg portal implementation yet, and [xdg-desktop-portal-gtk does not build with the background portal by default](https://github.com/flatpak/xdg-desktop-portal-gtk/issues/434) this means you probably don't have any implementation...
yes, those manual methods will always work. it seems that the xfce developers are prioritizing getting the core wayland support working before adding in desktop portals to the mix.
I think the output of `flatpak list` is needed. The mention of flatpak-verified suggests that the flatpak plugins are simply not verified, and were skipped automatically at install time.
What desktop environment / window manager are you using?
Do other gtk4 apps with popovers work normally?
Perhaps the device entries displayed in the dropdown could have their current profile added at the end in parenthesis. Edit - example: Built-in Analog Stereo (Line out) Built-in Analog Stereo...
If you're installing easyeffects via a your systems native package manager (yum, dnf, apt, etc.), you may need to also run the command `easyeffects --reset`. This is because the GSettings...
Yes, xdg style autostart using desktop files is effectively the responsibility of the window manager, and they all implement this a bit differently. Every window manager is supposed to also...
@wwmm Perhaps the option should be renamed to "Start in background at Login", as I think it's equally clear and doesn't misrepresent what actually happens.