Skip to content

main: Fix popup showing up on startup

Bastien Nocera requested to merge wip/hadess/fix-leftover-popup into master

The popup shows up in the top-left of the window when starting the application before getting hidden. Make sure it's hidden by default.

Fixes: dc0a72b1 ("main: Use template to create TotemSearchEntry")

Merge request reports