pc223

Results 28 comments of pc223

Thank you for this PR! Was worried my new BM40v2 can't use QMK

I'm experimenting with a non-animating-progress-bar, like just solid line, no fading, no delay. If plugins searching then a thick blue bar will always show immediately, only disappear when all plugins...

Oh I would love to have spinning wheel haha, but this blue bar cost me like 10min, spinner probably takes me at least couple days 😂 This kind of like...

I think many users like this feature, Flow can replace Windows search. I remember this was requested in Wox as well. I think Autohotkey can do this

So excited to try this out! Is it ready for test? The build is failed :smile:

Tested the `RerunDelay` seems work OK 👍 @Garulf yo check this out! Is this what you request? :smile: Plugin code, generate random number, rerun every 200ms ```python import json import...

@taooceros Quick consult, do you see this code have any obvious problem? This breaks after a merge this PR to my personal code (have customized debug logs). It breaks if...

@taooceros Here is the code that breaks, it just for log out the RPC response of python plugin https://github.com/pc223/Flow.Launcher/commit/1cef7722e500656f9a6ca212bddbb23df25402d5 These lines are the only different compare to this PR ```c#...

> Have you merged upstream/dev? You may need to fetch first. Or simply `git pull upstream(or the remote pointing main repo) dev`. There should be conflict between it. Check out...