David Sparer
David Sparer
I've done some work in this area recently that should finally fix any putty focus issues. Clicking/alt-tabbing is mostly working as expected now. I will update this issue once it...
This would be great. One of the greatest weaknesses of the project is that it is Windows only. On Dec 9, 2016 2:42 PM, "Ken Lewis" wrote: > With the...
On the UI side, we are going to be making some design changes over the next few versions to separate the UI code from the core app logic. This will...
I would love to have this, but it is unfortunately still a long ways off. Here is the high level overview of what needs to happen: 1. UI and core...
This cross platform open source ui project might be an interesting option: http://avaloniaui.net - Win/nix/ios/android - Xaml based with some css like qualities - open source - still in beta,...
Another option that might be less work to implement than Avalonia: https://github.com/picoe/Eto
We can definitely look into this. Can't promise when we will get to it though. Might be a good project for new community developers.
If I'm understanding correctly, this is already possible using PuTTY to set up a SOCKS4 tunnel. Admittedly, this requires a bit more work to setup and use on a daily...
Ok, on a second pass I see the issue you're bringing up. The library we use for RDP (mstsclib) doesn't natively support any proxy type besides RD Gateway. We will...
I agree this would be a great feature to have. However, I am not sure when I will have the time to implement it. We will likely need someone to...