Skip to content

pairing-dialog: Ensure we have a valid "typed" character

Bastien Nocera requested to merge wip/hadess/kbd-pairing into master

The invisible character might be zero if it isn't set, for example when the entry isn't setup to hide text, so make sure we have a valid fallback.

This fixes the passkey disappearing after the first typed character when pairing a keyboard with typing notification.

Closes: #125 (closed)

Merge request reports