Skip to content
Commit bd4bc059 authored by Florian Müllner's avatar Florian Müllner
Browse files

connections: Use custom realname completion

EntryCompletion is tied to the Entry widget, so our realname
completion is currently preventing us from moving to libadwaita's
new EntryRow widget.

Luckily we don't use most of EntryCompletion's functionality: We
only have a single completion that is inserted directly into the
entry.

That use is simple enough to reimplement it ourselves.

Part-of: <https://gitlab.gnome.org/GNOME/polari/-/merge_requests/258>
parent 1df3a112
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment