atuinsh / atuin

✨ Magical shell history
https://atuin.sh
MIT License
18.54k stars 520 forks source link

Eliminate GUI flashing #2159

Closed ellie closed 1 week ago

ellie commented 1 week ago

On startup, the GUI has a very brief flash of not-logged-in content (ie, the signup/login button)

This should not be the case, especially for a desktop app. The GUI could have it's own small kv store where it tracks its state

ellie commented 1 week ago

Resolved by #2168