Johannes Passing

Results 132 comments of Johannes Passing

I like the idea and you're right that IAP Desktop already has several of the necessary building blocks for implementing such a feature. It might still be a larger effort...

Yes, it's in the backlog. It's currently difficult to give any timing predictions though, so I'm afraid it might take a while.

Yes, I removed the `ClientSize` option (in [2.40](https://github.com/GoogleCloudPlatform/iap-desktop/releases/tag/2.40.1418), iirc) as part of the implementation to allow faster RDP full-screen switching, primarily because this option didn't seem to be used much....

Before I implement the wrong thing, could you confirm that it's indeed the `ClientSize` option that you're looking for? This option used to have the following effect: The remote desktop...

[Here's a (signed) installer package of the latest development build, `2.43.1616`](https://issuetracker.google.com/action/issues/373737414/attachments/60108050?download=true). This build adds a new connection setting, **Display resolution**: ![image](https://github.com/user-attachments/assets/a2c90fe0-835d-440a-9e7b-5de213c6278f) If you set this to **Same as this computer**,...

The feature is now available in [release 2.43](https://github.com/GoogleCloudPlatform/iap-desktop/releases/tag/2.43.1627).

Thanks for this suggestion and the detailed explanation, I agree that these would be good features to add.

[Here's a (signed) installer package of the latest development build, `2.43.1612`](https://issuetracker.google.com/action/issues/373484790/attachments/60072127?download=true). This build includes 2 new commands in the session menu: ![image](https://github.com/user-attachments/assets/69bb157c-0307-4e7c-9780-8390661ca8a2) * **Reconnect** disconnects the session and immediately connects...

These two features (Reconnect and Sign-out) are now available in [release 2.43](https://github.com/GoogleCloudPlatform/iap-desktop/releases/tag/2.43.1627).

I agree that the lack of Cloud SQL support isn't ideal. But the limiting factor here isn't IAP Desktop, but IAP itself: It's currently not possible to establish IAP-TCP tunnels...