linsui

Results 714 comments of linsui

Yep. And it's not only about waiting. It's difficult to find a repo by search if it's just a fork. I want a direct way to access a repo with...

Some strings are not translatable. E.g. `App Language`.

I have the same issue. How about setting the flutter render engine as default before this issue is properly solved?

谢谢! 禁用这个功能的话,对所有用户都无法显示动画效果了。希望可以在不影响大部分用户体验的情况下,提高无js环境的可用性。

If I minimize the window it works but not if I close it to system tray. I need to call both methods to make it show.

It works, thanks! The option was Notificate but I didn't get the notification.

> VSCodium (and a freshly cloned copy of vscode built from source) stores its extension files in ~/.vscode-oss. So if you currently have Visual Studio Code installed, your extensions won't...

I wonder what the difference between `installer.script` and `pre_install` is. Why not run `installer.script` after `install.file` ? A use case is [calibre](https://github.com/lukesampson/scoop-extras/tree/5bd95c0b5dd8df3869e8cf5b80b11de60b28f642). Now we can't run `"Move-Item \"$dir\\Calibre Portable\\*\" \"$dir\"`...