Remmina - The GTK+ Remote Desktop Client  v1.4.2
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
Problems-with-Wayland
  • Composing a indicator menu with 250-300 elements takes a lot of time (up to 2-3 seconds some times). This composition is done outside remmina: after remmina sets the menu with app_indicator_set_menu() and builds it, remmina returns to the event loop. Then something external to remmina freezes the mouse cursor for 1-3 seconds when building that menu. Tested on ubuntu 18.04 with wayland.
  • Remmina is not receiving clipboard owner-changes when it has not focus: https://gitlab.com/Remmina/Remmina/issues/2084
  • The Windows/Super key cannot be captured (to be verified)