40%

Results 49 comments of 40%

this feature seems that need a **logger** to record user's querying keywords. And do a simple statistic analysis.

I thought extending the **theme** tab page function would be better. ![image](https://user-images.githubusercontent.com/25895405/108155337-ab7ab980-7119-11eb-80db-8c82d3b7e5b6.png)

Not at all. Actually, the JSON RPC API list in docs is different from the [code](https://github.com/Flow-Launcher/Flow.Launcher/blob/master/Flow.Launcher.Plugin/IPublicAPI.cs). The following is missing. - Flow.Launcher.ShellRun: run shell commands - Flow.Launcher.CloseApp: close flow launcher...

I usually do this. ![image](https://user-images.githubusercontent.com/25895405/126033672-99b6cd05-c53d-4ef8-9895-440d8accdbfa.png) and if it is an application, I also would add it to the window start menu and reindex again, it would come.

Ready to go. Please use 'squash and merge' not 'merge'

不是有个 `弹出的通知需要手动关闭` 吗。 这么理解的话,那没勾选这个选项,一段时间后通知应该会自动消失的吧。 > ![image](https://user-images.githubusercontent.com/25895405/47264237-4876b900-d545-11e8-9087-041c281952ce.png)

那这种情况何解呢? 这样用户体验很糟糕的。 _(:з」∠)_

或者说有没有可能增加 “休眠” 机制

chrome 版本更新后,window 平台通知已经整合到了 window 通知管理了。 这或许意味着,可以通过 window 的通知管理对 Gloria 进行管理。

Well, I'm also thinking to make a more general doc decorator for geopandas. I found two places that have the same function code, one in here https://github.com/geopandas/geopandas/blob/c404bbbf77839eb0b3ad7468aa4fc5ae056a9b15/geopandas/geoseries.py#L52-L67 and another is...