Wellington Wallace

Results 1748 comments of Wellington Wallace

Thanks for the suggestion @ramdomPTM. Feel free to do a pull request if you take your draft ahead. Drawing icons properly is out of my capabilities. For reference I will...

@ramdomPTM I've tried the new symbolic icon and the background issue is indeed fixed. Thanks! But the color still does not follow what is set in the theme. When using...

>Oh, I need to embed a stylesheet in the icon, according to the [KDE community wiki](https://community.kde.org/Guidelines_and_HOWTOs/Icon_Workflow_Tips#Embedding_stylesheets_in_SVGs). I'll open a new PR for the icon. This alone is not enough. I...

At this moment we install this icon at this location `/usr/share/icons/hicolor/symbolic/apps/com.github.wwmm.easyeffects-symbolic.svg`. Maybe it is a bad path...

> So, might want to try deleting things like: > > ``` > ~/.cache/icon-cache.kcache > ~/.cache/plasma_theme_internal-system-colors.kcache > ~/.cache/plasma_theme_default.kcache > ~/.cache/ksycoca* > ``` I tried and the situation is the same....

>but putting the icon I made in the same directory didn't have the same effect... Same thing here. It seems we will have to ask KDE developers directly about this....

> Maybe now I remember why we didn't use `recursive_directory_iterator`. > > It collects everything in the folder and its subfolders recursively, but we need only the first level. >...

Current state of our tray menu Qml tray menus have way more limitations than I expected. Initially I intended to have submenus for each pipeline. And a list of presets...

Our qt branch has become good enough to replace our master branch. I did that now. Arch Linux users can use the `PKGBUILD_AUR` available in our repository until the AUR...

>As usual the more people helping with tests the better! Specially the ones that do not run KDE or GNOME. I use KDE and @Digitalone1 GNOME. So we have an...