Vincent Chernin
Vincent Chernin
This sounds like what modal dialogs do? eg see https://docs.gtk.org/gtk4/class.Dialog.html. Does EasyEffects create modal dialogs, and if so could it switch to non-modal ones? I can see similar issues on...
This is likely https://gitlab.gnome.org/GNOME/gtk/-/issues/3502, an X11 specific GTK4 popover issue. There isn't much that can be done here, as moving away from popovers sounds like considerable work. This issue can...
See https://github.com/wwmm/easyeffects/issues/1293#issuecomment-994288619. The issue on KDE Wayland is different than the one reported here. It's less severe when in KDE Wayland, and specific to KDE. I believe that one should...
I found in the latest [upstream LSP](https://sourceforge.net/projects/lsp-plugins/) release notes: ``` **=== 1.1.30 === * Implemented Oscilloscope plugin series: x1, x2 and x4. UX design by Boris Gotsulenko. * Added data...
I managed to fix the lsp-plugins package by simply commenting out the `install_xdg` part discussed in the release notes. Fixed lsp-plugins package (no 100+ app icons). The following lsp-plugins PKGBUILD...
> Technically it is optional. But as most users expect the equalizer to be working they may have decided it was better to force lsp installation. Yeah that makes sense...
> Considering the tests you have mad I think it is better if you are the one opening an issue there. Maybe they just did not notice that there is...
It looks like we're not the first to report this: https://bugs.archlinux.org/task/71308 https://bugs.archlinux.org/task/64979 It seems another solution will be needed. Is it possible to maintain lsp-plugins from within the easyeffects package,...
> I am not sure I understand. Do you mean making a distribution package containing both EasyEffects and LSP? I don't know if it is possible. I am not sure...
More upset reviews :(  Maybe I should just make an AUR `lsp-plugins-no-icons` package... @wwmm could the stable EasyEffects depend on an AUR package? It doesn't really sound like it...