Agent Kilo

Results 4 comments of Agent Kilo

I found that this issue can be easily triggered by calling `SetWindowPos` or similar APIs from UIAutomation. It looks like the windows from the Linux side completely ignored these programmatic...

感谢推荐 🙏 如果有关于这个工具的问题,欢迎在 [Jwno 的 Issues 页面](https://github.com/agent-kilo/jwno/issues) 或者这里提出来,我很乐意为大家解答 🙏

不支持 Linux,也暂时没计划做哈,因为用了挺多 Windows 的 API,而且 Linux 下的窗口管理器已经多到数不过来了 😅

I had this exact same issue while writing my own window manager, did some tests, and found out these prerequisites to trigger it (on Windows 10 Build 19045 at least):...