zhangpy
zhangpy
### Description add method ``` func (a *App) SavePosition() { w, h := runtime.WindowGetSize(a.ctx) x, y := runtime.WindowGetPosition(a.ctx) fmt.Printf("%#v %#v\n", w, h) fmt.Printf("%#v %#v\n", x, y) } ``` and invoke...
感谢这个repo 我的机器是Zbook15G5,nvme是981a 进入安装界面后,显示examining volume,然后就死机了。关机发现ssd很烫。 可能是这个磁盘不对头,下载了 https://github.com/acidanthera/NVMeFix , 编辑了config.plist。依然这样。不知道还值得抢救下不......
I just want to confirm the possibility if I only want tunnle command to work on linux. thanks a lot. If I am wrong, I am sorry. I will close...