BryanLiang

Results 58 comments of BryanLiang

> > 之前有网友要做繁体中文翻译,所以源码里放了繁体中文语言文件。但是一直没做出来 > > 請問檔案在哪?也許我可以幫忙 应该是这个 https://github.com/royqh1979/RedPanda-CPP/blob/master/RedPandaIDE/translations/RedPandaIDE_zh_TW.ts

+1,我的电脑开了200%的缩放后也有这个问题

我看了看上游的编译脚本,PKGBUILD要做一些调整。 下面是我修改过后可以成功打包的PKGBUILD patch ``` diff --git a/PKGBUILD b/PKGBUILD index 186aa16..7b8193e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,10 +3,10 @@ pkgname=naiveproxy pkgdesc="A Proxy using Chrome's network stack to camouflage traffic with...

> Make a window rule and set the position of the spawned windows I have tried to use window rule to set the position of the windows. But the problem...

> Does setting a primary x11 display help? xrandr --output eDP-1 --primary Nope, I have not tried yet. But I find a way which does some help. After I disable...

2.10.2仍然存在这个问题

https://github.com/zhmars/cjktty-patches/pull/21 这个PR里面修改过的cjktty-6.9.patch可以打进去,但是需要维护者合并

> > @zhmars 估计是不更新了 > > 目前还有后续的开发者大佬在跟进嘛? 你可以试一下这个https://github.com/zhmars/cjktty-patches/pull/21

I'm using the code oss from Arch Linux repo. I meet this issue too.

If you're using KDE Desktop, you can try to use kwin windows rule to fix this problem. ![Image](https://github.com/user-attachments/assets/671abd94-bb9f-47ef-89b0-0b729f35af25)