https://bugs.kde.org/show_bug.cgi?id=461006
--- Comment #4 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 8fb57f7d6baa6f92d1af537ac1afde43f89d852c by Alexander Lohnau. Committed on 07/11/2022 at 06:48. Pushed by alex into branch 'master'. runners/recentdocuments: Only match files from kactivities and not other entries This would for example cause `application:<some file>.desktop` entires to show up. To avoid this, we have to ensure that our query starts with a /. After that we allow any folder name and then any string that contains the given term. Related: bug 461531 M +1 -1 runners/recentdocuments/recentdocuments.cpp https://invent.kde.org/plasma/plasma-workspace/commit/8fb57f7d6baa6f92d1af537ac1afde43f89d852c -- You are receiving this mail because: You are watching all bug changes.