You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be caused by 1725320. It does not happen on ab7a71a. (FYI, @wiiznokes in case you have an idea of why this might be happening.)
Previously, search results would return application names even if a lot of windows are open:
On the latest commit, searching for the same string, I'm getting a bunch of irrelevant (but presumably closest-matching) window results, and no application results:
This essentially breaks launching apps with the launcher once more than 8 windows are open.
The good news is, this is not happening in the GNOME session (which is why I didn't catch it during regression testing).