Skip to content

connection, vnc: Propagate connection errors to notifications

Felipe Borges requested to merge notify-connection-errors into master

This way users can have a clue of what went wrong when a connection fails. Notice that we already handle specific errors for some connection types, such as authentication errors.

Fixes #57 (closed)

Merge request reports