Summary: | In overview mode, if window search finds a match, applications are not listed | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Gergely HORVÁTH <horvathg.1988> |
Component: | effects-overview | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | 6.1.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gergely HORVÁTH
2024-08-26 17:32:04 UTC
This is indeed intentional at the moment. It may be changed in the future though, if anyone can figure out a decent UI for representing this. So far no one has been able to come up with one that's implementable. Thanks for the reply Nate! You mentioned that "So far no one has been able to come up with one that's implementable." It suggest that there was a conversation about it. Can you maybe link that conversation if it happened on a public, written channel? Thanks in advance! There was a KWin merge request; IIRC it got closed so it should be in https://invent.kde.org/plasma/kwin/-/merge_requests/?scope=all&state=closed somewhere. Thanks for the hint! There are multiple results in https://invent.kde.org/plasma/kwin/-/merge_requests/?scope=all&state=closed&search=overview the following one seems to be the most comprehensive: https://invent.kde.org/plasma/kwin/-/merge_requests/4955 I include it here for the record. Also, it has been suggested and I can confirm that it works: pressing spacebar twice removes all the windows from the search results, yet the KRunner search will work. This assumes that window search is not fuzzy, yet KRunner search is. |