room-history: two improvements for tab-completion
- only match on display-name, not user id
- only match on prefixes, not substrings
I have no idea if this works. I tried to test this by building the flatpak locally, but after 70+ minutes of 100% CPU usage, the rust compiler seems stuck...
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
628078 lis 20 0 3831056 2.5g 636352 S 100.0 8.0 72:21.77 rustc
(for the record, here's the command I used: flatpak-builder --install --user _fpb build-aux/org.gnome.Fractal.Devel.json --install-deps-from=flathub
)
Edited by Allison Karlitskaya