potatoes

Results 13 comments of potatoes

> ~What's the output of `betterdiscordctl -i flatpak -f canary -v -v status` ?~ > > Nevermind, I forgot bdctl can only look for the stable flatpak/snap packages. > >...

See FelixLisczyk's reply. sentencepiece fails to build if you don't have the correct packages. Check the error, in this case: ``` ./build_bundled.sh: line 15: cmake: command not found ./build_bundled.sh: line...

> I'm not sure if those two issues really have the same origin, but I'm in the group of those who can't get any playlist to load at all. >...

![image](https://github.com/user-attachments/assets/62230cb6-d8e7-4ade-80a8-71b58f3d5bce) Decided why not, so I tried making a "live" color picker with a smaller version. Turning out well so far, I probably should have tried to give this a...

I think this now covers 761, because the color picker can now be left out as a separate window while editing. ![image](https://github.com/user-attachments/assets/fd0d68cd-3614-4282-a53f-cbcdb97750b4) ![image](https://github.com/user-attachments/assets/ed91e251-7b03-4738-8c90-191979cae2ee) Changing palette swatch still invokes blocking color...

Alright, I think i managed to get all the feedback implemented. Thanks for the feedback. In the meantime, I was playing around more with the opacity and I managed to...

Sorry about the long delays. Got caught up with some things Will save it for a later PR, but I was considering switching the Hue & Sat and Sat &...

I decided to just merge setup into the constructor, should clean up all the non-nullable issues. Removed the alpha as well.

> One other note is that you can also add tests for the effect in https://github.com/PintaProject/Pinta/blob/master/tests/Pinta.Effects.Tests/EffectsTest.cs I can, but because feather replies on transparency, the output is identical to the...

Should be good now.