robled

Results 29 comments of robled

Some cursory research didn't turn up a way to do this with pygtk. Closing for now.

A year later and it's still hard to find info on this.

This is how it's done: https://python-gtk-3-tutorial.readthedocs.io/en/latest/layout.html?highlight=decoration#id4

This issue is likely due to the fact that xfreerdp puts error messages for this case on stdout, which we do not check in rocket-depot.

https://github.com/FreeRDP/FreeRDP/issues/2595

Many other remote desktop clients such as mstsc and tightvnc remember the last used host by default. We could consider doing this too.

Need to find out if GTK can be aware when a window is minimized. If so then we have a way to solve this issue.

Alternatively if the monitor that rocket-depot was on before being minimized is consistently used for the resolution math we can just go that route. Needs testing.

After some cursory testing the monitor that the Unity launcher is on may dictate the resolution that is used. At this point I am going to close this out and...

After further testing it seems that if Rocket Depot is minimized, then the last window that was clicked on will determine that monitor chosen for RDP screen resolution.